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: E200002: Unable to connect to a repository at URL 'svn://127.0.0.1/test ' svn: E200002: Error while parsing config file: /var/lib/svn/repos/test/conf/svnserve.conf: svn: E200002: line 19: Option expected I have Launch the SVN server forground processs on other terminal via bipul@bipul-X550EA:~/test$ sudo svnserve -d --foreground -r /var/lib/svn/repos/ Kindly help me. Thanking you Warm regards Bipul kumar