TortoiseSVN is a Subversion Client for Windows. After first svn checkout it requires the credentials to be stored. These credential is used for future operations (update, commit, etc...). If you use a second repository but a different svn account, TortoiseSVN uses automatically the credentials already stored and you will probably have an error access (403 forbidden).
The soluntion is the following:
- Right click
- TortoiseSVN
- Settings
- Saved Data
- Authentication data - Clear
- Svn operation (update, commit, etc...)
- Put new credentials
No comments:
Post a Comment