While trying to use Change User or Change Group, I get the following error:
svn: Unable to open repository 'file:///var/lib/svn' (cmd: /usr/bin/svn list --non-interactive file:///var/lib/svn//)
Command used: /usr/bin/svn list --non-interactive file:///var/lib/svn//
svn: Unable to open an ra_local session to URL (cmd: /usr/bin/svn list --non-interactive file:///var/lib/svn//)
Command used: /usr/bin/svn list --non-interactive file:///var/lib/svn//
Also, the remove repository doesn't seem to work for me..
Help?
Thanks,
Andrew
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
While trying to use Change User or Change Group, I get the following error:
svn: Unable to open repository 'file:///var/lib/svn' (cmd: /usr/bin/svn list --non-interactive file:///var/lib/svn//)
Command used: /usr/bin/svn list --non-interactive file:///var/lib/svn//
svn: Unable to open an ra_local session to URL (cmd: /usr/bin/svn list --non-interactive file:///var/lib/svn//)
Command used: /usr/bin/svn list --non-interactive file:///var/lib/svn//
Also, the remove repository doesn't seem to work for me..
Help?
Thanks,
Andrew
Hi Andrew,
Are you sure that the paths to the svn repositories (/var/lib/svn) are existing?
Please make sure that the paths exist and are writable.
Marijn