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

Re: [PATCH] implement "svn relocate", a subcommand for frobbing the wc's urls.

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-09-20 20:00:33 CEST

On Fri, 2002-09-20 at 12:50, Karl Fogel wrote:
> The trouble is that it's not really related to switch at all. They
> both affect URLs, but that's about it. Semantically, they are very
> different operations. (Not sure what the "in this area" meant.)

"This area" would be manipulations of the wc-repository relationship.
update, merge, and switch are in the same area.

Here are my other concerns:

  * "Frob the repository URL in the WC" is a very low-level description
of what relocate does. How is a tutorial supposed to explain the
relocate operation to a user who doesn't understand how Subversion works
at that level?

  * What exactly is the use case for this operation? It sounds like it
is only supposed to work when you have two repository areas with
identical contents, but how are you expected to maintain the equality of
two repository areas? Is "svn relocate" part of some hackish, interim
form of distributed operation? Will it become vestigial if we come up
with a more elegant framework for that?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 20 20:04:29 2002

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.