hg expects certain environment... at first I thought it was a quoting issue that hg didn't rc's quoting, but it might be that it could fork a unix program or even trying to run /bin/sh it self, anyways this works with the only hg port I've used and that I know it works, the one in bichued's contrib
% bind /bin/openssh/ssh /bin/ssh % ape/psh % hg clone ssh://whatever you can search on the list, there are explanations On Dec 16, 2011, at 1:10 AM, Troy Cauble wrote: > On Thu, Dec 15, 2011 at 10:16 PM, erik quanstrom <[email protected]> > wrote: > >>> Maybe someone has a nice rc script for sh that would remove the quotes? >> >> how about /bin/ape/sh? > > Another thing I didn't know about! > All is well now. > > Thanks, > -troy >
