Re: Error in child process: exec of 'ssh' failed: No such file or directory

2010-01-02 Thread Bob Denny
Yep - I put the full path to ssh into the svn/config file and it works now! Thanks. -- Bob On Jan 2, 5:37 pm, Dirk Stoop wrote: > Hi Bob, > > Welcome to the group. > > Your hunch is correct, there's a known issue with Versions resolving > paths through the environment for anything listed in th

Re: Error in child process: exec of 'ssh' failed: No such file or directory

2010-01-02 Thread Dirk Stoop
27;svn+a2' - the 'a2' is the tunnel name I set up in .svn/ > config. > > If I cut and paste the URL 'svn+a2://svn.dc3.com/home/rbdenny/svn/ > astro/voevent' into the Versions New Repository Bookmark window, > leaving Username and Password blank, it fails with

Error in child process: exec of 'ssh' failed: No such file or directory

2010-01-02 Thread Bob Denny
svn.dc3.com/home/rbdenny/svn/ astro/voevent' into the Versions New Repository Bookmark window, leaving Username and Password blank, it fails with the error message 'Error in child process: exec of 'ssh' failed: No such file or directory'. What's going on? It's al

Re: Error in child process: exec of 'ssh' failed: No such file or directory

2009-10-03 Thread Marijn Huizendveld
Fortunately I don't have any problems with 1.0.6 but I do agree that older Versions (how funny) should be available:-) Enjoy your weekend, - Marijn On Oct 4, 2009, at 1:55 AM, Tobias Jung wrote: > > Noah Campbell wrote (Fri, 2 Oct 2009 > 15:43:56 -0700): > >> Anyone...it's rendering Versi

Re: Error in child process: exec of 'ssh' failed: No such file or directory

2009-10-03 Thread Tobias Jung
Noah Campbell wrote (Fri, 2 Oct 2009 15:43:56 -0700): > Anyone...it's rendering Versions unusable and messing with my > workflow :P > > On Oct 2, 9:50 am, Noah Campbell wrote: >> I upgraded and I think something broke, but I can't get the last >> version of Versions to confirm. >> >> Can some

Re: Error in child process: exec of 'ssh' failed: No such file or directory

2009-10-02 Thread Noah Campbell
Anyone...it's rendering Versions unusable and messing with my workflow :P On Oct 2, 9:50 am, Noah Campbell wrote: > I upgraded and I think something broke, but I can't get the last > version of Versions to confirm. > > Can someone point me to the archive of older Versions, specifically > 1.0.5?

Error in child process: exec of 'ssh' failed: No such file or directory

2009-10-02 Thread Noah Campbell
I upgraded and I think something broke, but I can't get the last version of Versions to confirm. Can someone point me to the archive of older Versions, specifically 1.0.5? Thank you, -Noah --~--~-~--~~~---~--~~ You received this message because you are subscribed

Error in child process: exec of 'ssh' failed: No such file or directory

2009-09-29 Thread Tyler
I keep getting the following on Mac 10.6.1 when trying to access my repo Error in child process: exec of 'ssh' failed: No such file or directory --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Vers

Re: Error in child process: exec of 'ssh' failed: No such file or directory

2008-12-16 Thread Tim
I was having similar issue and worked out the solution, which involved extending Dirk's solution. Dirk talks about giving full path to ssh but, in the same line of the config file, you might also have to give full path to your key file. Example: ssh = $SVN_SSH /usr/bin/ssh -i /Users/[your home]

Re: Error in child process: exec of 'ssh' failed: No such file or directory

2008-11-06 Thread Tim Gray
but no reply. > > > On Nov 5, 5:52 am, cvk <[EMAIL PROTECTED]> wrote: > > > > Versions always gives me a subversion error when connecting to an svn > > > +ssh repository: > > > "Error in child process:

Re: Error in child process: exec of 'ssh' failed: No such file or directory

2008-11-06 Thread cvk
Hi Dirk, thanks for the help, it works fine now. Keep up the good work! Regards Chris --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com

Re: Error in child process: exec of 'ssh' failed: No such file or directory

2008-11-06 Thread Dirk Stoop
the developers but no reply. > > On Nov 5, 5:52 am, cvk <[EMAIL PROTECTED]> wrote: > > > Versions always gives me a subversion error when connecting to an svn > > +ssh repository: > > "Error in child process: exec of 'ssh' failed: No such file or > >

Re: Error in child process: exec of 'ssh' failed: No such file or directory

2008-11-05 Thread Tim Gray
I asked the EXACT same question a week ago and nobody responded. Let me know if you fix it. I also emailed the developers but no reply. On Nov 5, 5:52 am, cvk <[EMAIL PROTECTED]> wrote: > Versions always gives me a subversion error when connecting to an svn > +ssh repository: >

Error in child process: exec of 'ssh' failed: No such file or directory

2008-11-05 Thread cvk
Versions always gives me a subversion error when connecting to an svn +ssh repository: "Error in child process: exec of 'ssh' failed: No such file or directory" Both ssh and svn are in /usr/bin. Checking out on terminal works fine, too. Any suggest

Error in child process:

2008-10-30 Thread Tim Gray
I'm trying out Versions for the first time. I'm unable to add my repository to the list; everytime I do, I get the error "Error in child process: exec of 'ssh' failed: No such file or directory". SVN works from the command line and in svnX. Any ideas? My location