Changing username in SVN+SSH URI on the fly in working copy
问题 I am using SVN+SSH to check out a working copy of repository from an SVN server on which all developers are members of a developer group and have full read/write permissions on the repository directory and associated metadata: svn co svn+ssh://someuser@svn.server/path/to/repository Several developers work on the same working copy that is checked out under a shared shell account ( root ). Because this repository is being used for configuration revision control in a production environment, this