Xalan migrating from CVS to Subversion Saturday Nov 12, 2005 2005-11-11 - By Brian Minchau
CVS for Apache Xalan will become read only this Saturday, Nov 12 2005 at 20:00 Eastern Time ( 8 pm). A few hours after that Xalan will be available through subversion rather than CVS.
In the existing structure under xml-xalan in CVS, the following are dead, and will not be migrated: * xml-xalan/bin * xml-xalan/docs * xml-xalan/samples * xml-xalan/src * xml-xalan/xdocs
In the existing structure under xml-xalan in CVS, the following be migrated to Subversion: * xml-xalan/c * xml-xalan/java * xml-xalan/test
The Subversion URL will be: https://svn.apache.org/repos/asf/xalan
Under this will be these "directories" * /java/branches (Xalan-j branches) * /java/tags (Xalan-j tags) * /java/trunk (Xalan-j HEAD)
* /c/branches (Xalan-C branches) * /c/tags (Xalan-C tags) * /c/trunk (Xalan-C HEAD)
* /test/branches (Xalan branches) * /test/tags (Xalan tags) * /test/trunk (Xalan HEAD)
------------------------------------------------------------- To get binary, pre-built SVN go to http://subversion.tigris.org/project_packages.html#binary-packages
Pick the appropriate plaform. For Windows it leads to another directory, which has: svn-1.2.3-setup.exe with a description of "Windows installer with the basic w32 binaries"
If you don't want to use SVN from the command line, but want to use it like the CVS repository explorer in Eclipse you can get a plug-in for Ecplise. Detailed install instructions are at: http://subclipse.tigris.org/install.html
The use of SVN in Eclipse is very similar to CVS.
- Brian - - - - - - - - - - - - - - - - - - - - Brian Minchau Apache Xalan PMC
|
|