Hello I am unable to connect my repository. I am getting this error on my
terminal
bipul@bipul-X550EA:~/test$ svn checkout svn://127.0.0.1/test --username
jimmy
svn: E22: Unable to connect to a repository at URL 'svn://127.0.0.1/test
'
svn: E22: Error while parsing config file:
/var/lib/sv
Yes it's runing in front ground with no error.
On 7/18/14, Tony Sweeney wrote:
> Likely something went wrong with the previous step:
>
> $ sudo svnserve -d --foreground -r /usr/local/svn/repos
>
> That needs to still be running with no errors.
>
> ______
Hello I am unable to Authenticate a user from svn://Access via custom
protocol to an svnserve server.
I am getting this error:
bipul@bipul-X550EA:~$ svn checkout svn://127.0.0.1/myproject --username
jimmy
svn: E215004: Unable to connect to a repository at URL 'svn://
127.0.0.1/myproject'
svn: E2