[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Regading SVN

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Mon, 21 Jul 2014 01:24:37 -0400

On Mon, Jul 21, 2014 at 12:42 AM, sir isac <sir.isac_at_gmail.com> wrote:
> Hello I am unable to connect my repository. I am getting this error on my
> terminal
>
> bipul_at_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_at_bipul-X550EA:~/test$ sudo svnserve -d --foreground -r
> /var/lib/svn/repos/
>
> Kindly help me.
>
> Thanking you
>
> Warm regards
> Bipul kumar

First, do go through the helpful 'Red Book'.

Then look at the 'svnserve.conf' file, because it thinks there is an
error in line 19. Perhaps you could post your configuration file, so
we have a hint what it thinks is wrong?
Received on 2014-07-21 07:25:07 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.