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

Re: Revisions with wrong chronologic order

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-04-11 03:09:43 CEST

I'm surprised that this didn't come up sooner in this thread, but
someone has already written a script to load multiple repository
dumps into a single new one in interleaved order so that the -r
{DATE} syntax works.

That is the only reason why you would need to load interleaved, by
the way: So that the -r {DATE} syntax works. If you don't care about
that, then you can load each dump sequentially, as you tried (and
succeeded with) initially.

The script to load multiple dumps interleaved is repomerge.py. See here:

http://svn.haxx.se/users/archive-2006-01/1168.shtml

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 11 03:10:25 2007

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.