[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: Oefelein, Martina <Martina.Oefelein_at_dionex.com>
Date: 2007-03-28 16:01:44 CEST

Hi Jared,

I think that's hard to do in a situation like Ori's where you have two repositories with 2 years commit history that you want to combine into one. You would have to dump each revision individually, and then load the dump files in date order.

ciao
Martina

-----Original Message-----
From: Jared Silva [mailto:jayrod@gmail.com]
Sent: Wednesday, March 28, 2007 3:46 PM
To: users
Subject: Re: Revisions with wrong chronologic order

Ori, you need to load in chronological order.

You can use datecheck.py to verify chronological order of the load.

http://svn.collab.net/repos/svn/trunk/tools/dev/datecheck.py

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 28 16:02:13 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.