You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Przemyslaw Ciesielski <pc...@misstcp.net> on 2004/12/05 14:10:49 UTC

[windows] svnserve and background

Hi,

C:\Program Files\Subversion\bin>svnadmin.exe create c:\code\repos
C:\Program Files\Subversion\bin>svnserve.exe -d -r c:\code\repos

And after the last command its hang, so i can't close windows with 
cmd.exe without closing svnserve.

can anybody tell me why svnserve doesn't go to background when started 
with -d option?

Best regards,
p.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [windows] svnserve and background

Posted by Jeroen Leenarts <le...@tiscali.nl>.
John Szakmeister wrote:

>Kevin Williams wrote:
>  
>
>>Other options are FireDaemon (http://www.firedaemon.com) and the
>>InstSrv/SrvAny combo from the Windows Server Resource Kit. These
>>solutions have been around a __long__ time -- why svnservice needed to
>>be written I don't know. ;)
>>    
>>
>
>Because you have to pay to use FireDaemon in a commercial environment. :-)
>
>-John
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>  
>
I love free as in free beer. I'm dutch, so go figure.. ;)



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [windows] svnserve and background

Posted by Gili <ju...@bbs.darktech.org>.
	And because a native installer should always properly integrate
with the environment. Ask yourself why Apache Tomcat ships with a
service installer.

Gili

On Sun, 05 Dec 2004 11:24:49 -0500, John Szakmeister wrote:

>Kevin Williams wrote:
>> Other options are FireDaemon (http://www.firedaemon.com) and the
>> InstSrv/SrvAny combo from the Windows Server Resource Kit. These
>> solutions have been around a __long__ time -- why svnservice needed to
>> be written I don't know. ;)
>
>Because you have to pay to use FireDaemon in a commercial environment. :-)
>
>-John
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>


Re: [windows] svnserve and background

Posted by John Szakmeister <jo...@szakmeister.net>.
Kevin Williams wrote:
> Other options are FireDaemon (http://www.firedaemon.com) and the
> InstSrv/SrvAny combo from the Windows Server Resource Kit. These
> solutions have been around a __long__ time -- why svnservice needed to
> be written I don't know. ;)

Because you have to pay to use FireDaemon in a commercial environment. :-)

-John


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [windows] svnserve and background

Posted by Kevin Williams <ke...@bantamtech.com>.
Other options are FireDaemon (http://www.firedaemon.com) and the 
InstSrv/SrvAny combo from the Windows Server Resource Kit. These 
solutions have been around a __long__ time -- why svnservice needed to 
be written I don't know. ;)

Jeroen Leenarts wrote:
> Przemyslaw Ciesielski wrote:
> 
>> Hi,
>>
>> C:\Program Files\Subversion\bin>svnadmin.exe create c:\code\repos
>> C:\Program Files\Subversion\bin>svnserve.exe -d -r c:\code\repos
>>
>> And after the last command its hang, so i can't close windows with 
>> cmd.exe without closing svnserve.
>>
>> can anybody tell me why svnserve doesn't go to background when started 
>> with -d option?
>>
>> Best regards,
>> p.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: users-help@subversion.tigris.org
>>
>>
> Because it simply doesn't.
> 
> Check here http://dark.clansoft.dk/~mbn/svnservice/ for running svnserve 
> as a windows service.. (ie, on the background)
> The link is listen under "Miscellaneous Utilities" on this url: 
> http://subversion.tigris.org/project_links.html
> 
> I've been running it for some time now and it works like a charm.
> 
> Jeroen
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [windows] svnserve and background

Posted by Jeroen Leenarts <le...@tiscali.nl>.
Przemyslaw Ciesielski wrote:

> Hi,
>
> C:\Program Files\Subversion\bin>svnadmin.exe create c:\code\repos
> C:\Program Files\Subversion\bin>svnserve.exe -d -r c:\code\repos
>
> And after the last command its hang, so i can't close windows with 
> cmd.exe without closing svnserve.
>
> can anybody tell me why svnserve doesn't go to background when started 
> with -d option?
>
> Best regards,
> p.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Because it simply doesn't.

Check here http://dark.clansoft.dk/~mbn/svnservice/ for running svnserve 
as a windows service.. (ie, on the background)
The link is listen under "Miscellaneous Utilities" on this url: 
http://subversion.tigris.org/project_links.html

I've been running it for some time now and it works like a charm.

Jeroen



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org