auth cache vs. non-interactive
From: Christian Lynbech <christian_at_defun.dk>
Date: Wed, 11 Feb 2009 19:00:27 +0100
Apparently, when one uses the --non-interactive option, the auth cache
If I in a shell execute the command
svn update
it works as it should. If I instead executes the command (in the same sandbox):
svn update --non-interactive
I get the error:
svn: OPTIONS of 'http://<url removed>': authorization failed (http://<url removed>)
The repository is accessed via http through an apache server.
Using --non-interactive is of course not my own idea but something the
Is this is the intended behaviour and can I somehow get the
------------------------+-----------------------------------------------------
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.