[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:31:05 CEST

-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).

Sander

> -----Original Message-----
> From: mark benedetto king [mailto:bking@inquira.com]
> Sent: 18 September 2002 19:55
> To: dev@subversion.tigris.org
> Subject: [PATCH] implement "svn relocate", a subcommand for frobbing the
> wc's urls.
>
>
> New subcommand: "relocate". Useful for when the URL by which the
> repository must be referred to has changed. This happens most
> frequently for mobile users.
>
> * subversion/include/svn_wc.h
> (svn_wc_relocate): Prototype for new function.
>
> * subversion/include/svn_client.h
> (svn_client_relocate): Prototype for new function.
>
> * subversion/libsvn_wc/relocate.c
> New file. Includes implementation of svn_wc_relocate().
>
> * subversion/libsvn_client/relocate.c
> New file. Includes implementation of svn_client_relocate().
>
> * subversion/clients/cmdline/cl.h
> (svn_cl__relocate): Added subcommand prototype. Fixed
> alphabetical-order of resolve/revert.
>
> * subversion/clients/cmdline/relocate-cmd.c
> New file. Includes implementation of svn_cl__relocate().
>
> * subversion/clients/cmdline/main.c
> (svn_cl__cmd_table): Added entry for "relocate".

---------------------------------------------------------------------
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:20:01 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.