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

Feature request: relocate multiple WCs

From: Pete De Bonte <pwduck_at_msn.com>
Date: Mon, 10 Dec 2012 14:47:49 -0500

Might TortoiseSVN->Relocate be enhanced to operate on a multiple working copies? I'll offer two implementation ideas, for starters:
selecting multiple WCs (currently Relocate is hidden when multiple WCs are selected)
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 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=3034619

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-12-10 20:47:57 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.