Hi Bastian I have been having ssh problems recently with Mac OS X Mavericks. I needed to set the ServerAliveInterval to send a keep alive message every 30 seconds otherwise my ssh session would die after a minute. Could be the same problem you are having.
sudo nano /etc/ssh_config ServerAliveInterval 30 Cheers Tim On 15 May 2014, at 16:03, Bastian Triller <[email protected]> wrote: > I wanted to look into it yesterday, but I somehow screwed up my repo ssh > access. I get "Write failed: broken pipe". Authentication looks fine. My > remote url is [email protected]:btriller/wonder.git. Any ideas? > > On 14 May 2014 01:57, "D Tim Cummings" <[email protected]> wrote: > Hi all (and Bastian Triller) > > I have tried using the instructions at > > http://wiki.wocommunity.org/display/documentation/Installing+a+deployment+environment+on+Debian+or+Ubuntu > > for installing WebObjects on Ubuntu 14.04 LTS but the built libapache2-mod-wo > doesn't work and has to be rebuilt manually. I built it myself for Ubuntu > 13.10, but now that 14.04 with long term support is out we should probably > add a built version into the repository. > > http://packages.wocommunity.org/ubuntu/ > > If Bastian could provide a procedure how he did it last time, I would be > happy to do this. > > Regards > > Tim > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/bastian.triller%40gmail.com > > This email sent to [email protected]
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
