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

Re: Handling of Revision numbers when merging repos

From: James <hosting_at_outofcontrol.ca>
Date: 2007-02-05 22:39:44 CET

Thanks for the info. I will check out the script too.

Cheers

James Riordon
Hosting | Webdesign | PHP | DTP

Out of Control Image enr
Tel: 514-457-2976
http://www.outofcontrol.ca
Find all things Mac - http://www.findmacstuff.com

On Feb 5, 2007, at 4:21 PM, Paul wrote:

> James,
> When you load a repository from a dump file, the revision numbers in
> the dump file are ignored, and the load process replays the dump file
> as a series of commits to the new repository. You should see this in
> the output of the svnadmin load command
> ------- Committed new rev 13 (loaded from original rev 6) >>>
> This indicates the dump file revision was rev 6, but the revision in
> the repo is now 13.
>
> If you're merging repositories, and want to maintain the commits in
> chronological order, you might want to take a look at
> http://www.thehirts.net/blog/?page_id=24
>
> I have never used this personally, but you may find it helpful.
>
> Paul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 5 22:40:10 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.