[visionegg] new version control system: svn
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Sun, 14 Aug 2005 23:14:08 -0700
Hi all,
In an effort to make my life easier, I've moved the Vision Egg's source
code from a CVS repository to a Subversion (svn) repository. I find
subversion to be much nicer to work with, particularly because I can do
diff my working copy without connecting to the server. I made a wiki
page with the basic facts:
http://visionegg.org/moin.cgi/SourceRepository
How to make a local working copy:
svn co http://visionegg.org/svn/trunk/visionegg/
* subversion home: http://subversion.tigris.org/
* Tortoise SVN home: http://tortoisesvn.tigris.org/ (This is a nice
Windows Explorer plugin)
Cheers!
Andrew
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
Other related posts:
- » [visionegg] new version control system: svn