RE: CVS to Subversion Migration
From: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
Date: Thu, 30 Apr 2009 01:27:12 +0200
Couldn't one use pre- or post-commit hooks to remove the cvs2svn:rev-num property whenever someone commits a change? That way, all files which were unchanged after migration keep their rev-num property, and all files which are changed afterwards have it removed. This hook would have to be enabled right after the migration though.
Haven't thought a lot about branching and merging, but I guess that should be ok as well (as soon as you commit any change, the rev-num property is removed from all changed files).
Regards,
-----Oorspronkelijk bericht-----
Just echoing the sentiment.
cvs2svn worked well. We did a project at a time. Just a word of
Then, to my horror, I suddenly realized that it was putting this
Merging and branching kept bringing this property back and it
If you do use it, you must check everything out, remove the property,
On Wed, Apr 29, 2009 at 3:32 PM, Mark-E <meramo_at_hbs.edu> wrote:
-- David Weintraub qazwart_at_gmail.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1984912 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org]. ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1987111 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-04-30 01:28:44 CEST |
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.