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

RE: Remote execution of SVN updates.

From: Rob van Oostrum <rob.vanoostrum_at_blastradius.com>
Date: 2006-03-28 20:25:07 CEST

Sound like you a) don't have an authentication token cached and/or b)
you need to source the profile that sets your home directory so that the
svn client knows where to look for the .subversion directory.

> -----Original Message-----
> From: Sean Murphy [mailto:smurphy@ivs3d.com]
> Sent: Tuesday, March 28, 2006 11:53 AM
> To: users@subversion.tigris.org
> Subject: Remote execution of SVN updates.
>
> Greetings, I've got svn working locally to the point where I can run
> "svn up scripts", say, to update my scripts collection and so forth,
but
> I wish to be able to execute an update remotely via SSH. I have a set
> of keys set up between two trusted accounts, and when I run the
following:
>
> *> ssh -x -n user@host "cd build; svn up scripts"
>
> *and it pauses for about 3 seconds, then gives me:
> *svn: Connection closed unexpectedly
> **
> *I'm unsure as to why it works locally, but not when executed
remotely.
> I suspect there's something the non-interactive shell isn't doing
right
> and svn is choking on it, but I'm at a loss as to what. If anyone has
> any information, I'd be most appreciative.
>
> -Sean
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 28 20:27:05 2006

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.