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

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
is ignored or otherwise ceases to do its job.

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
psvn emacs interface for subversion is doing.

Is this is the intended behaviour and can I somehow get the
authentication cache to work with the --non-interactive option?

------------------------+-----------------------------------------------------
Christian Lynbech | christian #\@ defun #\. dk
------------------------+-----------------------------------------------------
Hit the philistines three times over the head with the Elisp reference manual.
                                        - petonic_at_hal.com (Michael A. Petonic)

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1140075

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-11 19:01:53 CET

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.