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

svnserve -X doesn't really work

From: Dan Christian <dchristian_at_google.com>
Date: 2007-08-10 01:50:10 CEST

I'm trying to understand some weird write performance in fsfs.

So I fire up svnserve -X --listen-host localhost -r ~/local/svnrepo

However, the client can't really get anywhere. I get:
svn import -m test ~/tmp/margin.el svn://localhost/m6
svn: Can't connect to host 'localhost': Connection refused

Someone suggested that the client is making multiple connections, but
svnserve is exits after the first. Is there any way to make the client use
just the one connection?

How can get a svnserve that works with gdb?

-Dan C
Received on Fri Aug 10 01:48:45 2007

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.