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

RE: Feature request: relocate multiple WCs

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 11 Dec 2012 11:19:34 -0500

You could probably still create a script that uses SQLLite command line to make the changes in the wc database.

From: Pete De Bonte [mailto:pwduck_at_msn.com]
Sent: Monday, December 10, 2012 2:48 PM
To: users_at_tortoisesvn.tigris.org
Subject: Feature request: relocate multiple WCs

Might TortoiseSVN->Relocate be enhanced to operate on a multiple working copies? I'll offer two implementation ideas, for starters:

 1. selecting multiple WCs (currently Relocate is hidden when multiple WCs are selected)
 2. operating like TortoiseSVN->Rename, which notices and offers to change similar filenames

Motivating scenario: This year we had to change our SVN server URLs twice: (1) our ISP changed, (2) we switched from http to https.

 * SVN 1.6 made this easy: I used Stefan's grepWin<http://tools.tortoisesvn.net/grepWin.html> to find/replace the URL all the .svn/entries (text) files; however,
 * SVN 1.7 WC-NG complicates it: the URL is now in the SQLite (binary) file, .svn/wc.db, so I lack a tool globally change these, and my users need to relocate their WCs one by one. Might TortoiseSVN be updated to help?

Thanks for considering this! : )
-Pete

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3034916

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-12-11 17:19:41 CET

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

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