[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Lev Serebryakov <lev_at_serebryakov.spb.ru>
Date: 2003-08-14 19:32:17 CEST

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
Received on Thu Aug 14 19:33:37 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.