Re: Username in working copy URL

2010-12-04 Thread Quinn Taylor
Suppose I'm working on a branch which resides at /branches/my_branch and want to merge changes from /trunk. I have a working copy for the branch only — since it was checked out with Versions, the URL (from `svn info`) is "http://usern...@example.com/svn/branches/my_branch";. To merge changes mad

Re: Username in working copy URL

2010-12-04 Thread Quinn Taylor
I agree, this has come up before and I have never found the username in the URL to be useful, only ever annoying. When checking out a working copy via Versions, one of my first steps tends to be opening Terminal and typing `svn switch --relocate http://usern...@server/path http://server/path /p