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

Re: How to undo a switch?

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Tue, 7 Jun 2011 17:05:52 +0200

On Tuesday 07 June 2011, Bill Herring wrote:
> I have just selected a file and chose ‘switch to’ a tag recently used to
> tag a release of my complete project. I mistakenly assumed that in doing
> so I would just switch the particular file to the version in the tagged
> release.

The reason that this doesn't work is that Subversion is a versioned storage
for files. What many people consider tags or branches is completely irrelevant
to Subversion itself, so it can't determine the "correct" file within your
"project" when you switch a file to a certain "tag".

BTW: In case you wonder if that is a bug or feature, I have used this feature
to switch a file to a directory.

> I just cannot find a way to reverse this, retrieve the correct version of
> my file, and keep SVN happy at the same time.

Just switch the directory back to the former URL, or directly to the actual
file's URL that you wanted to switch it to in the first place.

Cheers!

Uli
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************

Received on 2011-06-07 17:03:21 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.