Content
View differences
Updated by Jens Ulferts almost 11 years ago
Steps to reproduce:
1. Create svn repository with valid credentials username, password
2. Browse *Repository* to validate correctness
3. Update repository settings with invalid credentials
4. Browsing *Repository* technically works, but is empty
`RepositoriesController` should call `info` on the adapter, which in turn should return a credential error instead of nil.
1. Create svn repository with valid credentials username, password
2. Browse *Repository* to validate correctness
3. Update repository settings with invalid credentials
4. Browsing *Repository* technically works, but is empty
`RepositoriesController` should call `info` on the adapter, which in turn should return a credential error instead of nil.