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

Re: How to update a single file to HEAD revision?

From: Theo Van Dinter <felicity_at_kluge.net>
Date: 2006-01-26 16:58:43 CET

On Thu, Jan 26, 2006 at 11:04:18AM +0100, Ganssauge, Gottfried wrote:
> I would have expected to see no difference between the file generated by
> "svn update -rHEAD" in the BRANCH directory and the file in TRUNK.

When you create the branch, Subversion now sees a new directory.
By updating the WC file to HEAD, you are updating the version to the
latest version that the branch has. If you want to use the latest
version from trunk, you should del the branch version and cp from trunk
to the branch. Doing a merge from trunk to the branch would work as well.

Hope this helps.

-- 
Randomly Generated Tagline:
"This car began to rust while it was still in the showroom."
         - Unknown about the Dodge Aspen/ Plymouth Volare

  • application/pgp-signature attachment: stored
Received on Thu Jan 26 17:26:00 2006

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.