You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by 郑新星 <zh...@gmail.com> on 2006/09/12 09:32:03 UTC

a suggestion about svnserve.exe (v1.4)

When I installed svnserve.exe (v1.3), I use SVNService.exe to install
it as Windows Services. But in version 1.4 I found that svnservice.exe
changed.

Filezilla server (filezilla.sf.net) use a very simple way to install
itself as a Windows Service. All the user must do is just double click
the "filezilla server.exe" and the Services will be installed
automatically.

I think that it is the better way to install svnserve.exe as a svn
server than the way
http://svn.collab.net/repos/svn/tags/1.4.0/notes/windows-service.txt
showed.

Are there any plans to do this ?

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

Re: a suggestion about svnserve.exe (v1.4)

Posted by Erik Huelsmann <eh...@gmail.com>.
On 9/12/06, 郑新星 <zh...@gmail.com> wrote:
> When I installed svnserve.exe (v1.3), I use SVNService.exe to install
> it as Windows Services. But in version 1.4 I found that svnservice.exe
> changed.
>
> Filezilla server (filezilla.sf.net) use a very simple way to install
> itself as a Windows Service. All the user must do is just double click
> the "filezilla server.exe" and the Services will be installed
> automatically.

Thanks for the idea. Implementing this would mean a backward
incompatible change and different default behaviour for different
platforms though. Maybe extending the installer to optionally create a
service would be even better because it doesn't require changes to the
svnserve tool.

bye,


Erik.

Re: a suggestion about svnserve.exe (v1.4)

Posted by Erik Huelsmann <eh...@gmail.com>.
On 9/12/06, 郑新星 <zh...@gmail.com> wrote:
> When I installed svnserve.exe (v1.3), I use SVNService.exe to install
> it as Windows Services. But in version 1.4 I found that svnservice.exe
> changed.
>
> Filezilla server (filezilla.sf.net) use a very simple way to install
> itself as a Windows Service. All the user must do is just double click
> the "filezilla server.exe" and the Services will be installed
> automatically.

Thanks for the idea. Implementing this would mean a backward
incompatible change and different default behaviour for different
platforms though. Maybe extending the installer to optionally create a
service would be even better because it doesn't require changes to the
svnserve tool.

bye,


Erik.