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

Re: --non-interactive causing problem when non-interactive

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Sun, 10 Feb 2008 23:20:59 -0600

On Feb 10, 2008, at 20:28, Harvey, Edward wrote:

> I'm using Mac OSX Leopard on Intel, with the svn (1.4.4) that
> installed
> with XCode Tools from the OS installation DVD.
>
> I'm using an apple script to automate svn commands, which calls svn
> --non-interactive, but even when the command in question wouldn't
> otherwise be interactive, it causes svn to barf.
>
> To debug the problem, I shelled out to command prompt and found the
> following repeatable, strange behavior:
>
> eharvey$ svn update sandbox
> At revision 157.
>
> eharvey$ svn update --non-interactive sandbox
> svn: Can't get password
>
> eharvey$ svn update sandbox
> At revision 157.
>
> Anybody have a clue why it would say "can't get password" in
> non-interactive mode, even though the command would not otherwise be
> interactive?

I'm unable to reproduce this with Subversion 1.4.6 installed with
MacPorts on Mac OS X 10.4.11 Intel...

I also had a friend test on Leopard on Intel both with svn 1.4.6 from
MacPorts and the svn in /usr/bin provided by Apple, and --non-
interactive also worked without error.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-11 06:21:36 CET

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.