[ghemical-devel] Re: SVN Update

Geoffrey Hutchison geoff at geoffhutchison.net
Mon Jun 5 18:31:31 EDT 2006


Hi,

As requested, I performed the CVS -> SVN migration just now. I have  
not locked the CVS repository, but I'm going to take that as faith  
for now. If you put changes in the CVS tree, they'll be lost.

Info on using the SVN repository:
http://bioinformatics.org/docs/svn/

For example:
# check out the latest (trunk) of the ghemical code to a directory  
"ghemical-HEAD"
svn checkout svn+ssh://bioinformatics.org/svnroot/ghemical/trunk  
ghemical-HEAD
# check out the 2.0 branch of ghemical into a directory "ghemical-2"
svn checkout svn+ssh://bioinformatics.org/svnroot/ghemical/branches/ 
VERSION_2_BRANCH ghemical-2
# check out libghemical into a directory "libghemical"
svn checkout svn+ssh://bioinformatics.org/svnroot/libghemical/trunk  
libghemical


There's also a slick web interface for browsing the sources:
http://bioinformatics.org/websvn/

Cheers,
-Geoff


More information about the ghemical-devel mailing list