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:32:17 UTC

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

Hello users,

 Typical sequence of operations in tags/XXX (in auto-generated
 revisions, for tags), when tag was set on branch:

======================================
...[some actions with other files]...
Node-path: tags/SOMETAG/somefile.c
Node-action: delete
...[some actions with other files]...
Node-path: tags/SOMETAG/somefile.c
Node-action: add
Node-copyfrom-rev: REVISON-WHEN-TAG-WAS-SET
Node-copyfrom-path: /branches/SOMEBRANCH/somefile.c
...[some actions with other files]...
Node-path: tags/SOMETAG/somefile.c
Node-action: delete
...[some actions with other files]...
======================================

 And in CVS this somefile.c _presents_ at SOMETAG memoent on branch
 SOMEBRNACH!

-- 
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