Change user

2010-09-29 Thread dondo
I just authenticated in Versions for a SVN user that has read-only access for testing (I hadn't signed in for a long time, so when I loaded the repository it prompted me to authenticate). Now I can't figure out how to sign out as that user and re-authenticate as a user with read/write access.

Re: Recursive property setting

2010-09-29 Thread Quinn Taylor
You'll want to modify the [auto-props] section in your ~/.subversion/config file. You can set svn:keywords=Revision for any matching pattern you like. This will cause any SVN client to automatically apply that property (and any others) when adding matching files. Manually applying the property