Upgrade from 1.2.4 to 1.2.5 using SVN on linux

A place for users and developers of the Xataface to discuss and receive support.

Upgrade from 1.2.4 to 1.2.5 using SVN on linux

Postby omills » Fri May 14, 2010 12:58 pm

Hi,

Just thought I would share the basic procedure to upgrade from version 1.2.4 to 1.2.5 on a linux:

If you dont have subversion installed yet.. you can do it like this (in Ubuntu)

Code: Select all
sudo apt-get install subversion


(note you may have to sudo these commands)


Backup your current version. I have the folder as xataface just to make updates easier
Code: Select all
cp -r xataface xataface-1.2.4


Checkout the 1.2.5 version.. this creates a folder called 1.2.5 ...
Code: Select all
svn co http://weblite.ca/svn/dataface/core/tags/1.2.5/


Rename it to xataface
Code: Select all
mv 1.2.5 xataface


Get your modules.. (do the same for other folders for any other custom changes...
Code: Select all
cp -r xataface-1.2.4/modules/* xataface/modules


Hope it works for you!

Olivier
omills
 
Posts: 18
Joined: Sat Nov 07, 2009 11:01 am

Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 29 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved