If that doesn't work directly, a long shot might be to try rcs2cvs
first, then cvs2svn. Desperate times require desperate measures.
-Matt
-----Original Message-----
From: Paul Koning [mailto:pkoning@equallogic.com]
Sent: Thursday, December 22, 2005 9:02 AM
To: info@soebes.de
Cc: users@subversion.tigris.org
Subject: Re: RCS to svn
>>>>> "Karl" == Karl Heinz Marbaise <khmarbaise@gmx.de> writes:
>> Hi group,
>>
>> I have an older, small project consisting of a couple of rcs files
>> (foo,v). How can I migrate them to subversion?
Karl> You have to checkout (co -l foo,v) the files into a directory
Karl> and put the directory under control of SVN.
cvs2svn may work. That's nominally for CVS; I don't know if it will
work on RCS format files that are not CVS. It does work by parsing
RCS files. It knows how to gather up information from the collection
of xxx,v files, grouping sets of changes together into a single
Subversion commit as appropriate.
paul
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 25 04:24:50 2005