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

Re: SVN server question

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Wed, 29 Jul 2009 01:34:55 -0500

On Jul 28, 2009, at 09:21, Di Xu (Di Hsu) (徐迪) wrote:

> On Tue, Jul 28, 2009 at 5:52 AM, Soren 'Frank' Munch wrote:
>
>> are you running commands directly on a shell on the server? Then
>> it would be very unusual that port 3690 would be blocked.
>>
>> You could try a line like this:
>>
>> ipfw add pass all from any to any via lo0
>>
>> Most likely something else is wrong.
>
> I type command directly on command line shell.
> Basically, the error is "svnserve --daemon" not response... And I
> guess something wrong with the port...

What do you mean "not response"? If you mean that you typed "svnserve
--daemon" and pressed Enter and it returned you to the command prompt
without saying anything, that is exactly what it's supposed to do.
The svnserve daemon should now be running, which you should be able
to verify with a program like ps or by attempting to connect to it
using a Subversion client like svn.

> Sorry, which directory I should be to type the command "ipfw" ?

I would imagine it does not matter at all, but I am not familiar with
the ipfw program, and it's not on-topic for this list. You should
consult its manpage or other documentation, or another support venue
if you would like to use that program.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2376502

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-29 10:48:53 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.