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

Re: [Issue 1302] Changed - cvs2svn fails on file added on branch

From: Robert Pluim <rpluim_at_bigfoot.com>
Date: 2003-05-21 19:31:28 CEST

> Perhaps cvs2svn should be checkpointable in some way? Would it be
> enough to split the cvs2svn-data.*revs files at suitable places and
> run pass 4 & 5 multiple times?

Thinking about this some more, pass4 & pass5 can be combined with a
pipe between pass4 && 'svnadmin load' taking the place of the
dumpfile. Karl, I have a quick & dirty implementation of this that
seems to work, would you like a cleaned-up version?

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 21 19:28:52 2003

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

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