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

Re: We could find some revision in SVN repository

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Thu, 20 Aug 2009 16:51:55 +1000

On Thu, Aug 20, 2009 at 4:05 PM, Petr Fejfar <petr.fejfar_at_gmail.com> wrote:

> On Thu, Aug 20, 2009 at 12:31 AM, Daniel Becroft<djcbecroft_at_gmail.com>
> wrote:
>
> > From the command line, do the following for each of the missing
> revisions,
> > and post the information that is output (including any error messages,
> etc):
> > (substitute %REP_ROOT% for the actualy URL of our repository - make sure
> you
> > specify the actual repository root, though).
> >
> > svn diff -c 203 --summarize %REP_ROOT%
> > svn diff -c 212 --summarize %REP_ROOT%
> >
> > If these revisions are actually 'missing', then this command should
> error.
> > If the revisions are actually there (which would indicate the repository
> > appears to be intact), then this will tell you the paths that were
> changed
> > in these revisions.
>
> Hi Daniel,
>
> I've run those commands with the same result as I reported yesterday
> at 11:30 (am) when inspecting related actions in TortoiseSVN's action log:
> No errors, no actions i.e. no path is reported for those "missing"
> revisions.
> Only revisions before and after the gap have related actions.
>

What path are you running these commands on? Is it the repository root, or
the path you normally commit changes to? From the sounds of things, it's the
latter.

Cheers,
Daniel B.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2385509

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-20 08:55:05 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.