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

Re: Revision numbers out of sync?

From: Dale McCoy <dalestan_at_gmail.com>
Date: Sun, 17 Jul 2011 14:46:52 -0400

On Sun, Jul 17, 2011 at 09:56, fade2gray <fade2gray.uk_at_gmail.com> wrote:
> I check the log for a project and see that my last revision update
> was r100 and r101 is available, I perform the revision update and get
> informed the update has completed at r102, but rechecking the log it
> shows my last update was r101.
>
> I haven't noticed this behaviour before - is this how it should be?

That is the expected behaviour. The repository, and your working copy,
are at revision 102, but revision 102 did not modify any files in your
working copy, so it does not appear in that log. Assuming you have the
appropriate permissions, check the log for / (the repository root),
instead of /trunk, and you'll see revision 102.

Dale McCoy

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-07-17 20:46:58 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.