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

Possible bug in svn's gnome-keyring support?

From: Jeremy Wall <jwall_at_google.com>
Date: Tue, 13 Jul 2010 10:08:34 -0500

Hi,

I noticed after updating svn to version 1.6.6 that svn now has gnome-keyring
support.

However It seems to ignore the --username --password flags if that support
is enabled. I don't use the gnome-keyring or even gnome but subversion
refused to let me commit until I turned off password-stores in the config
despite giving it a valid username and password. Instead it would prompt for
the gnome-keyring password which is not set up for me and refuse to continue
until I successfully authenticated to the keyring.

This seems like the wrong behavior to me. Is it intended?

Here is my subversion information:

svn, version 1.6.6 (r40053)
   compiled Dec 12 2009, 05:06:12

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (
http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using
Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

Jeremy
Received on 2010-07-13 17:38:26 CEST

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.