Re: Convert cvs working copy to svn working copy?
From: Bob Proulx <bob_at_proulx.com>
Date: 2005-08-18 19:00:53 CEST
Janelle Janish wrote:
Yes. The tool is called cvs2svn. You can read about it in the book
http://svnbook.red-bean.com/en/1.1/apas11.html
For one example, on my Debian machine it may be installed with the
apt-get install cvs2svn
Then used like this:
cvs2svn --fs-type=fsfs -s /path/to/new-svn-repos /path/to/old-cvs-repos
Bob
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.