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

Re: Changing the svn/ssh username globally on an already checked out trunk.

From: Milen A. Radev <milen_at_radev.net>
Date: Sun, 13 Jan 2008 14:11:44 +0200

On 13/01/2008, Josef Karthauser <joe.karthauser_at_geomerics.com> wrote:
[...]
> What is the easiest way to check the username of the checked out tree? I'd
> done it before with a perl script to physically modify each of the
> .svn/entries files by hand, but I was wondering whether there is a method
> already included in tortoise?
[...]

Depends on the way you've checked out the WC in the first place:

- if the URL the WC points to is in the form of
svn+ssh://<username>@<server>//<path>,
then you need to "Relocate" the WC to a new URL where the username is different.

- if you've set the username in the TSVN Settings (Network | SSH | SSH
Client) then you need to change the username only there and to
contunue your routine as usual.

-- 
Milen A. Radev
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-13 13:11: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.