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

Re: Installing svnserve as service under Windows NT/2K/XP

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-04-11 18:18:02 CEST

I know essentially nothing about Windows, so I can't address your
specific problem. But I can answer your aside:

On Fri, 2003-04-11 at 12:08, Michael Reitz wrote:
> BTW, what is the meaning of the -X and -t command line parameters of
> svnserve?

-X is for debugging. Without forking, it accepts one connection over
the net, serves it, and exits.

-t is for tunneling over ssh or a similar remote login agent. It serves
one connection over stdin/stdout, and assumes that the connection is
authorized to act as the current uid.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 11 18:19:01 2003

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.