We’re here! Let’s set up a strategy session!
Let us help you get started on the right path.
1645 E Hwy 193, Suite 103
Layton, UT 84040
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
If you share a server with multiple users, you may find yourself committing as root. In that case, it’s helpful if you can keep svn from saving credentials. All you have to do is edit:
/root/.subversion/config
Set the following:
store-passwords = no store-auth-creds = no
Then remove any credentials file that exists in:
/root/subversion/auth