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

SVN commands fail on Mac OS X 10.5 (Leopard) when the --non-interactive option is used

From: Brandon Humphrey <bhumphrey_at_divxcorp.com>
Date: Mon, 2 Feb 2009 12:03:17 -0800

Hi All,

We've come across a problem running the -non-interactive option with SVN
commands on Macintosh OS X 10.5 (Leopard). Basically, any command we
pass the -non-interactive flag into fails complaining that
"authorization failed".

For example:

svn ls https://svn/svn/SomeRepository/ <-- Completes successfully
without interaction because credentials are already cached
svn ls -non-interactive https://svn/svn/SomeRepository/ <-- Error,
svn: PROPFIND of '/svn/SomeRepository': authorization failed
(https://svn)

I've located previous discussions around this issue, including a
documented Subversion bug.

http://subversion.tigris.org/issues/show_bug.cgi?id=3059+
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageI
d=4237
http://www.nabble.com/Possible-Bug-with-%22--non-interactive%22-mode-on-
OS-X-Leopard-to14338652.html

We are running Subversion version 1.4.4 (r25188) and Mac OS X Server
version 10.5.4.

The SVN Issue (#3059) still has a status of NEW, but it has not been
updated since 2007. Does anyone know of a work-around or patch
available for this problem?

Thanks,
Brandon

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-02 21:04:13 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.