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

Re: loading a dump file with revision gaps, possible?

From: Tor Ringstad <tor.ringstad_at_tandberg.net>
Date: 2004-08-05 12:34:02 CEST

Ben Collins-Sussman wrote:
> If r723 depends on paths that were created in r721 and r722, then
> no, the r723 commit won't apply cleanly against an r720 repository.
> But if not, then you should be fine.

Is this really the only thing to worry about?

Since the dump file contains diffs, I would have thought that having a
hole in the revision history would mean potensial for trouble with all
later changes to the paths that were changed in r721/r722?

Does it make a difference to the robustness of things if the dump was
made with --deltas or not?

> Keep in mind that the revision numbers will change too

Would it be possible to create an empty revision to avoid this? There
are several good reasons why one would *not* want the revision numbers
to shift around, e.g. if they are used in log messages for keeping
track of merges.

- Tor Ringstad -

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 5 12:34:26 2004

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.