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

RE: Feature request: "Relocated update..." function

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2006-08-29 10:08:09 CEST

Sebastian Schuberth wrote:

> You're probably right that the feature would not be of big enough use
> for the community.

It also would be a four line batch script using the CL client to perform
"relocate update". Something like:

$ORG_URL="http://my.svn.server/repos/project_path"
svn switch -relocate %1
svn up
svn switch -relocate $ORG_URL

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 29 10:08:26 2006

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

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