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

Re: svn --non-interactive preventing gnome-keyring access

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 3 Jun 2009 09:23:13 -0400

On Wed, Jun 3, 2009 at 9:19 AM, Neels Janosch Hofmeyr<neels_at_elego.de> wrote:
> Christoph Caks wrote:
>> Neels J Hofmeyr wrote:
>>> Christoph Caks wrote:
>> I will try 1.6.2 and the trunk version and report back later. This may take a
>> while, since i have a lot of work.
>>
>> greets,
>> Christoph
>
> I just like to note: your efforts in clarifying the error are much appreciated.
>
> Alternatively, you could send a script that reproduces the issue, and others
> can test for it.

Here is a pretty easy recipe:

$ export `gnome-keyring-daemon`
$ export R=http://desktop-eclipse.open.collab.net/svn/desktop-eclipse
$ svn ls $R/trunk
Password for 'Subversion' GNOME keyring:
features/
fragments/
plugins/
tests/
update-sites/
www/
$ svn ls --non-interactive $R/trunk
svn: OPTIONS of
'http://desktop-eclipse.open.collab.net/svn/desktop-eclipse/trunk':
authorization failed: Could not authenticate to server: rejected Basic
challenge (http://desktop-eclipse.open.collab.net)

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2359075
Received on 2009-06-03 15:23:36 CEST

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.