Re: cvs2svn --dumpfile followed by svnadmin load gives problems
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Michael> Probably your subversion repository already has contents with > Michael> paths that conflict with the paths that the cvs2svn dumpfile > Michael> wants to create. > > Hmmm... I did add empty trunk, branches and tags directories. Should I > have not done that? Might an svn rm do the trick? You could do an "svn rm" but then your history would always contain the commits "create trunk, branches, tags" followed by "remove trunk, branches, tags". If there is no valuable content in the SVN repo, then just delete and recreate the whole repository (it only takes a moment!). Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2387428 To unsubscribe from this discussion, e-mail: [[email protected]].