You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Blair Zajac <bl...@orcaware.com> on 2002/12/03 19:09:04 UTC

Re: svn commit: rev 3971 - in trunk/subversion: include libsvn_ra_svn svnserve

ghudson@tigris.org wrote:
> 
> Author: ghudson
> Date: 2002-12-03 12:46:01 -0600 (Tue, 03 Dec 2002)
> New Revision: 3971
> 
> Modified:
>    trunk/subversion/include/svn_error_codes.h
>    trunk/subversion/include/svn_ra_svn.h
>    trunk/subversion/libsvn_ra_svn/client.c
>    trunk/subversion/libsvn_ra_svn/marshal.c
>    trunk/subversion/libsvn_ra_svn/ra_svn.h
>    trunk/subversion/svnserve/main.c
>    trunk/subversion/svnserve/serve.c
>    trunk/subversion/svnserve/server.h
> Log:
> APR-ize the socket and process-forking code.

Greg,

Looks great.  Can we make setting SVN_RA_SVN_PORT an option in
configure?

Best,
Blair

-- 
Blair Zajac <bl...@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/

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

Re: svn commit: rev 3971 - in trunk/subversion: include libsvn_ra_svn svnserve

Posted by Greg Hudson <gh...@MIT.EDU>.
On Tue, 2002-12-03 at 14:09, Blair Zajac wrote:
> Looks great.  Can we make setting SVN_RA_SVN_PORT an option in
> configure?

I don't think that's a good idea.  But it can be an option to svnserve. 
And URLs can specify svn://host:port/.


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