[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: Sander Striker <striker_at_apache.org>
Date: 2002-09-18 20:58:21 CEST

> From: Sander Striker [mailto:striker@apache.org]
> Sent: 18 September 2002 20:31

> -1 on this patch. The switch command should be able to handle
> the use case for this new subcommand just fine (in a safer
> way).

Ok, replying to my own post. After some discussion on IRC it
became apparent that switch isn't able to do the job of rewriting
the urls of a wc without updating. And so we need this new
functionality. Therefor I revoke my -1. But, in it's current
form this patch is way too dangerous. We need to at least
do some checking of the new url to see if the new url indeed
is the location of the repository the wc points to. This implies
we need to check the checksums on files (or compare the repository
GUIDs ;)

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 18 20:47:12 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.