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

--non-interactive causing problem when non-interactive

From: Harvey, Edward <Edward.Harvey_at_patni.com>
Date: Sun, 10 Feb 2008 21:28:37 -0500

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?

http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin_at_patni.com and delete this mail.
_____________________________________________________________________

---------------------------------------------------------------------
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 03:29:21 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.