17 Dec 2005 05:33
Ghostscript repository migration (cvs->svn)
Ralph Giles <ralph.giles <at> artifex.com>
2005-12-17 04:33:58 GMT
2005-12-17 04:33:58 GMT
All, As approved at the last Artifex staff meeting, we are migrating the Ghostscript source repository from CVS to Subversion. I've done a test migration of the CVS tree as it was last night. Please try this out to make sure this is working including doing test commits. I'll replace this with a fresh conversion next weekend, at which point we will switch officially. Anonymous read access is available at the following urls: http://svn.ghostscript.com:8080/ghostscript/trunk/gs/ http://cvs.ghostscript.com/cgi-bin/viewcvs.cgi/ghostscript/ Those with current write access should also be able to commit to checkouts from this url: svn+ssh://svn.ghostscript.com/svn/ghostscript/trunk/gs/ Subversion is a new version control system built on the same work model as CVS, but designed to avoid some of CVSs limitations. The commandline tool is called 'svn' and available from http://subversion.tigris.org, and is packaged for all reasonably recent linux distributions. Plugins for Windows Explorer (TortoiseSVN), Visual Studio (anksvn), MacOS X Finder (scplugin), etc. are available (Apple's XCode ships with Subversion support).(Continue reading)
RSS Feed