Is there a way to change a "delete+add" operation into a "move" operation in the repository ?
From: Jocelyn F <f.jocelyn_at_gmail.com>
Date: 2005-11-30 18:42:06 CET
Hi there,
I migrated a cvs repository to svn repository some times ago using cvs2svn.
src/folder/my_file.txt
moved to
and then moved back to (a few months later, and many revisions later)
Now, I am using the svn repository (migration from the previous CVS repo)
It seems cvs2svn did not recognize this "delete / add cvs operation" as a
I found a way to fix this by dumping the repository, then fixing the
I test it on a small test repository, and this seems to work fine.
So is there a way to "edit" the svn repository database to precise that a
Any answer will be appreciated
|
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.