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

Re: svn behavior in chroot-environments

From: Ben Reser <ben_at_reser.org>
Date: 2004-07-09 03:02:36 CEST

On Thu, Jul 08, 2004 at 09:38:54PM +0200, Mathias Gumz wrote:
> openbsd3.5, chrooted apache1.3 (BASEDIR=/var/www) and selfcompiled
> subversion-1.0.5. i placed the binaries into the chroot, the needed
> libs too. i mount_null (kinda mount -o bind for he linuxer in you) the
> repos-directory to a place inside the chroot, set the permissions
> right and fired up apache. then i installed websvn1.5, configured it
> right so that it shows some things.
>
> problem:
>
> apache needs ages to deliver the final page and in
> /var/www/logs/error_log it becomes obvious that it wants a
> (interactive) confirmation of the username:
>
> +----------------------
> Authentication realm: 4dae73a5-61d1-0310-b756-82608f2b7470
> Username:
> +----------------------
>
> as it happens the same "dialog" appears when i do a:

The above is a WebSVN bug. WebSVN shells out to the svn command line
client, since there are no PHP bindings. It needs to be passing
--non-interactive.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 9 03:02:46 2004

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.