Re: cvs2git worked for me

Michael Haggerty <[email protected]>
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <[email protected]>
On 04/12/2011 07:19 AM, david wright wrote:
> I am just posting a success message. I just successfully converted a
> medium size CVS repo to a git repo using the cvs2git utility.

Thanks for the report.

> I followed the instructions here: 
> http://cvs2svn.tigris.org/cvs2git.html
> 
> The only hitch I experienced was one fatal error, something about "file
> x.txt and file Attic/x.txt,v" cannot exist together in a CVS
> repository,... deleting (all) the Attic file(s) resolves this. (delete
> the Attic files, re-run cvs2git command)

Please beware that deleting *all* of your Attic files is not advisable.
 Doing so will discard *all* information about files that either were
added on a branch (but not to trunk) or existed in trunk during some
part of their history but were later deleted.

It would be better to delete the problematic Attic file but include the
others in the conversion.

Michael

-- 
Michael Haggerty
[email protected]
http://softwareswirl.blogspot.com/

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2719018

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.