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

Re: tag moving

From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-07-29 18:28:14 CEST

On 7/29/05, Fabian Cenedese <Cenedese@indel.ch> wrote:
> Well, it can't be that a user always has to "switch" to the same tag
> he supposedly is already on. I mean, that's what update is for, no?
> I will do some more testing. Thanks for the help though.

There is data stored in the .svn/entries file that tells Subversion
what version the directory is at, the URL the working directory is
attached to, and the UUID of the repository. I have a feeling that
something in this file was losing track of the tag you were using and
its location. I don't know what that could be, but if you still have
the old tag working directory, it would be interesting to compare its
.svn/entries file with the new working directory you just checked out.

So far, I've been unable to successfully duplicate your error, so I
really don't know why Subversion behaved the way it did.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 29 18:31:25 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.