Content
View differences
Updated by Markus Kahl over 7 years ago
Given:
* repository with subfolders
* create file in subfolder in later revision than first
* create project with subfolder as repository
* try to check out revisions
Error:
```text
SCM command failed: Non-zero exit code (pid 25331 exit 1) for `svn`
Error output is svn: E160013: '/svn/<repo-name>/!svn/rvr/200/<subfolder>' path not found
```
* repository with subfolders
* create file in subfolder in later revision than first
* create project with subfolder as repository
* try to check out revisions
Error:
```text
SCM command failed: Non-zero exit code (pid 25331 exit 1) for `svn`
Error output is svn: E160013: '/svn/<repo-name>/!svn/rvr/200/<subfolder>' path not found
```