SVN:howtoContents |
We recently switched to doing all development of the astguiclient vicidial project on a Subversion (or) SVN server. Below are instructions for how to download and use the code from the SVN server.
-Now with a howto access it using windows
There are currently one trunk: - 2-X, the current 2.X tree code base
SVN server: svn://svn.eflo.net:3690/agc_2-X/trunk 2.x development tree of astguiclient (will become 2.4 branch)
mkdir /usr/src/astguiclient cd /usr/src/astguiclient svn checkout svn://svn.eflo.net:3690/agc_2-X/trunk
All code is inside of the trunk directory
We use RapidSVN for the desktop file browser: http://www.rapidsvn.org
The 2.2 release branch:
svn://svn.eflo.net:3690/agc_2-X/branches/agc_2.2.0
Accessing the SVN using windows use Rapid SVN(link above) or
Download the tortoisesvn from http://tortoisesvn.tigris.org/
It will be installed as a windows explorer extension.
For more information on Subversion:
http://svnbook.red-bean.com/nightly/en/index.html
cd /usr/src/astguiclient/trunk
Download the newest code (makes no changes to any files in use, merely makes the new code available for when you need it!)
svn up
Get the LATEST instructions for what to do next
nano UPGRADE
You are now reading the UPGRADE document with the latest step by step instructions for upgrading your system.
Consider this "sticky" forum topic: http://www.vicidial.org/VICIDIALforum/viewtopic.php?t=16326&highlight=