You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Lev Serebryakov <le...@serebryakov.spb.ru> on 2003/08/14 17:47:23 UTC

cvs2svn.py seems to be totally broken when process tags on branches: final result

Hello users,

  Sorry for multiple postings. May be, it was better to write one big
  message...

 After fixing all errors in dump (remove double-deletions on files),
 svn repository contains proper trunk and totally messed branches: all
 branches and tags lack some files :(

 Difference between almost any tag and any branch head checked out
 from cvs repository and from created svn repository is always same:
 there are no some files in svn-checkd out directory. All files, which
 present, have proper revisions and content, but some files are absent
 in svn repository in tags/branches subdirectories :(

-- 
Best regards,
 Lev                          mailto:lev@serebryakov.spb.ru


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: cvs2svn.py seems to be totally broken when process tags on branches: final result

Posted by kf...@collab.net.
Lev Serebryakov <le...@serebryakov.spb.ru> writes:
>   Sorry for multiple postings. May be, it was better to write one big
>   message...

Separate posts for separate bugs is good, imho.

>  After fixing all errors in dump (remove double-deletions on files),
>  svn repository contains proper trunk and totally messed branches: all
>  branches and tags lack some files :(
> 
>  Difference between almost any tag and any branch head checked out
>  from cvs repository and from created svn repository is always same:
>  there are no some files in svn-checkd out directory. All files, which
>  present, have proper revisions and content, but some files are absent
>  in svn repository in tags/branches subdirectories :(

cvs2svn has some known bugs.  I don't have time to work on them right
now, unfortunately; and no one else really seems to want to :-).
There is another converter, VCP, that might handle your repository.
There have been threads about it in this mailing list, so you can find
the URL there (I don't have it handy, sorry).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org