Re: Importing RCS (and SCCS) into SVN?
From: Peter J. Holzer <hjp_at_hjp.at>
Date: 2004-02-16 23:12:57 CET
On 2004-02-16 11:29:28 -0800, Jonathan Leffler wrote:
I'd convert from RCS to CVS first. CVS repositories are just a bunch of
find . -name '*,v' -print |
should do the trick (unless you have newlines in filenames).
After that you can use cvs2svn.
hp
-- _ | Peter J. Holzer | I think we need two definitions: |_|_) | Sysadmin WSR | 1) The problem the *users* want us to solve | | | hjp@hjp.at | 2) The problem our solution addresses. __/ | http://www.hjp.at/ | -- Phillip Hallam-Baker on spam
|
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.