On 3/20/2009 2:41 PM, Jon Schewe wrote: > Recent versions of subversion integrate with OsX's keychain in a really > nice way. My auth file no longer has a password in it and looks like > below. It does this automatically, with no special interaction. The > problem now is that svnmerge.py calls svn with the --non-interactive > argument, however it seems that the keychain authentication doesn't > work, so my merges now fail. Any ideas? > > K 8 > passtype > V 8 > keychain > K 15 > svn:realmstring > V 53 > <http://boomerang-dev.bbn.com:80> Authorization Realm > K 8 > username > V 7 > jschewe > END >
Not specifically. What happens if you call svn --non-interactive yourself? -- Giovanni Bajo Develer S.r.l. http://www.develer.com _______________________________________________ Svnmerge mailing list [email protected] http://www.orcaware.com/mailman/listinfo/svnmerge
