[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:44:33 -0400

On Wed, Jun 3, 2009 at 9:42 AM, Greg Troxel<gdt_at_ir.bbn.com> wrote:
>
> 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.

You can get that today. Just use --accept=postpone

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2359080
Received on 2009-06-03 15:44:49 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.