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

Re: 'update' history tracing?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-11-11 23:14:41 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> I mean, why aren't peg-objects coming into play here? I imagine that
> under the hood, the client should be running:
>
> $ svn update -r10000 wctarget@BASE
>
> ...tracing 'wctarget@BASE' back to 'newlocation@r10000', then doing an
> RA->do_switch() operation to the new URL and rev.

There are complications to this, though. For example, if I have a
working copy that is already switched-up (some subdirectory is
switched to another location), and Subversion turns an update
operation into a switch without telling me, then my working copy will
lose its switched-up-ness.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 11 23:17:25 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.