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

RE: SVNServe andWindows

From: Mark Watts <mwatts3_at_stny.rr.com>
Date: 2003-06-09 19:07:32 CEST

> -----Original Message-----
> From: sussman@collab.net [mailto:sussman@collab.net]
> Sent: Saturday, June 07, 2003 09:13
> To: Mark Watts
> Cc: dev@subversion.tigris.org
>
> "Mark Watts" <mwatts3@stny.rr.com> writes:
>
> > 1. I have read the book, INSTALL in the source directory etc, and
> > find no instructions for installing subversion using Apache
> binaries.
> > Everything seams to be instructions for compiling everything for
> > windows and I don't really have the time to figure out how
> to do that.
> > I want to use it. Yet someone a few days ago indicated they had
> > Subversion up and running in 5 min using windows and Apache. Any
> > pointers on how it was done? Have I missed some documentation?
>
> I don't think it's documented, not sure. Some win32 person
> will have to answer.
>
> > svnserve -r c:\svn
>
> Um, that makes svnserve interact with stdin/stdout. Don't
> you want it attached to a network port instead? I don't
> think you read the entire explanation of svnserve in the book. :-)

Actually I did read it. Just didn't sink in "When started with the -d
option, svnserve will immediately detach from the current shell process, and
will execute as a background process which runs indefinitely, again waiting
for incoming requests on port 3690."

I didn't quite grasp that this also applied to Windows :( .

Thanks for the help. It all works now.

-Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 9 19:08:32 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.