From: Andy P. <squ...@uk...> - 2000-07-26 20:35:33
|
Thomas Leonard wrote: > > On Fri, 21 Jul 2000, Ewan Mac Mahon wrote: > > > BTW, with regard to CVS snapshots - yes please; my PC doesn't have an > > internet connection and the university computers don't have CVS. > > Hmm... maybe I spoke too soon. Anyone know how to update a checked-out > CVS from inside sourceforge? cvs.rox.sourceforge.net doesn't seem to > answer internal requests :-( Are you trying to run a cron job to do a cvs update on a nightly basis, or something? If so, I believe the reason that it won't work is that ssh requires a controlling shell. I had a similar problem with OpenUT - I had planned to update the website from a copy held in CVS every twleve hours, but it faltered on that point. I could run my shell script when logged in, but not from cron. If not... pass :-/ 'cvs update' should work from an ssh session to shell.sourceforge.net, it always has for me anyway. -- Andy Piper - Fareham, Hampshire (UK) and...@fr... OpenUT for Linux http://openut.sourceforge.net |