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

Re: How can revisions be missing from a repository?

From: Andreas Stieger <Andreas.Stieger_at_gmx.de>
Date: Mon, 11 May 2015 15:16:08 +0200

Hi,
 
James Knoke wrote:

> I've got it loaded and can look at the log and do all the usual things without
> any apparent errors.  But I notice that some revision numbers are missing.
> How can this be?

a) You may be looking at the history of a path that was not changed in certain revisions.
   Verify by examining the log of the root of the repository, ("^").
b) filtered history or partial mirroring, e.g.
   http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.filtering
   http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.tk.svndumpfilter

Andreas
Received on 2015-05-11 15:16:25 CEST

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.