-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 6 Nov 2006 17:28:18 -0500, "Kevin Greiner"
<greinerk@gmail.com> said:
> As
> http://svn.collab.net/repos/svn/tags/1.4.0/notes/windows-service
> .txtstates, svn 1.4 includes all the codes necessary to run as
> a service itself. There's no need for srvany. The sc.exe
> references in the readme is included with Windows XP and 2003
> Server but on Windows 2000, you'll need to download the
> resource kit. See http://support.microsoft.com/kb/251192 for
> the details.  
Note the usage note from sc:
    sc <server> [command] [service name] <option1> <option2>...
You can enter the sc command you would use (if sc existed on that
machine) from a remote machine, if you can log into that machine
as an administrator, and it works fine. I installed the service
this way from an XP machine to the ancient NT4 engineering server
at work.
After installing svn on the server machine, I made sure I was
connected to the server using my admin account and used something
like
    sc \\server svnserve binpath= ...
to create the service. Note that the paths are all referring to
files on \\server, not local paths.
JAB
- -- 
John Alan Belli      jabelli_at_pobox.com       http:// coming soon
(_@___#    PGP DH/DSS Key ID: 0x9F9A5233  RSA Key ID: 0xFD7399CD
U/~       O-       Available by finger and on various keyservers
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.1 - not licensed for commercial use: www.pgp.com
iQA/AwUBRVLgidiLDoWfmlIzEQIxCwCglNHdrGxfbCpLiTkViIzQ5c47TfIAn2gP
gkwwRnkDp6tczPvx8eB77xVl
=3cod
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Nov  9 09:02:43 2006