Regading SVN

2014-07-20 Thread sir isac
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

Re: Regading SVN configuration

2014-07-20 Thread sir isac
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. > > ______

Regading SVN configuration

2014-07-18 Thread sir isac
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