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

Re: Updating a working copy that's been created by a checked out tag

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-08-01 20:41:58 CEST

Holger Rauch <holger.rauch@heitec.de> wrote on 08/01/2005 10:23:25 AM:

> I created a new working by checking out a certain tag instead of the
head
> revision. When I run "svn up" on certain source files in that working
copy
> in order to update them to the revision of the trunk, I get a message
"At
> revision ..." but I don't get the changes of the corresponding file.
>
> In CVS, one had to remove the sticky bit on a file in order to be able
to
> update it in case it was created by checking out a tag. What's the
> corresponding operation in SVN?

After you checkout the tag, you need to use svn switch to switch the URL
of your WC to trunk or the branch from which you want to recieve updates.
The initial svn switch will also update you to the HEAD revision of that
URL.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 1 20:43:47 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.