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

Re: svn revisioning (not logical gap in revisioning)

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2007-04-18 16:30:52 CEST

One thing up front: please keep discussions on the list.

On Wednesday 18 April 2007 15:05, Love Doctor wrote:
> What i mean is that at the svn manual is mentioned
> that after commiting svn revision number is added by
> one.
> That is, new_revision_number = old_revision_number +
> 1. Is not it strange, this gap in the version numbers?
> And in the svn history (log) there are no such commits
> (2000-4000 ones).
> Is it normal or there is some problem with our svn
> server?

No, it seems a lot of revisions for a short span, and yes, you are right, the
revision number is only increased when committing changes. Now, there is one
case I could imagine that there are gaps in the history, and that is if you
only look at a subdir:

r1: commit to /foo
r2: commit to /bar
r3: commit to /foo

If you now look at the revision history of /foo, it makes a sudden jump from
r1 to r3, seemingly without any change to it in r2!

If that is not the case, then yes, something is wrong with your repository
and/or Subversion.

Uli

-- 
Sator Laser GmbH
Geschäftsführer: Ronald Boers, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 18 16:30:04 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.