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

Re: Out of date?

From: Patrick Burleson <pburleson_at_gmail.com>
Date: 2005-09-14 18:19:08 CEST

On 9/14/05, Bjørn T Johansen <btj@havleik.no> wrote:
> Strange... I tried running svn up but then it told me I was already at the latest revision
> and when I ran svn commit afterwards, I was allowed to commit without any errors....?
>
>
> BTJ

Had you committed anything before that in the same directory? Say
moving the repository from version 3 to 4. The current directory would
still be at revision "3" internally. So when you do an update to 4,
you don't see any changes, but the current directory is now marked at
being at the most recent version. At least, this is what I think it
going on, I could be wrong.

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 14 19:01:15 2005

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.