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

[bug] No debug output from 'svnserve' with --foreground

From: <jari.aalto_at_poboxes.com>
Date: 2004-04-08 00:26:47 CEST

I'm trying to analyze why svnserve does not serve repository:

    root_at_cante:/srv/svn# svn list svn://localhost/
    svn: No repository found in 'svn://localhost'

Please improve debug possibilities, because doing:

    root@cante:/var/log# svnserve --foreground --root=/srv/svn --daemon

does not give any output. The erro rin above line is that /srv/svn is not
a valid repository, but /srv/svn/repos would have been. The debug message
could say something about "missing administrative files in /srv/svn".

I'm running:

    svn, version 1.0.1 (r9023)
    compiled Mar 15 2004, 06:28:57

Btw. /srv is FHS 2.3+ suggested directory.

Jari

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 8 04:39:59 2004

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

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