[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: Greg Troxel <gdt_at_ir.bbn.com>
Date: Wed, 03 Jun 2009 09:42:30 -0400

I suspect this is the same problem as --non-interactive on the mac,
which I've experienced for quite a while.

Probably things like keychain/keyring should have a query method that
says "get me x if you can do it without prompting, otherwise fail", and
--non-interactive should turn that on.

One possible fix for svn itself is to separate --non-interactive into
--non-interactive-merge and --non-interactive-auth. What I care about
is telling svn merge to leave the 4 files - our merge process does that
and then has unhurried resolving of conflicts rather than on-line
immediate resolution. But we also want the --non-interactive-auth
behavior sometimes.

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

  • application/pgp-signature attachment: stored
Received on 2009-06-03 15:42:47 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.