|
From: Leif M. <le...@ta...> - 2003-05-31 05:58:52
|
Paul Casanova wrote: >to you between your emails - I was probably asleep due to the time zone >difference. > I am in Japan, so everyone is always asleep when I am awake. :-) >It's Saturday now and I've set up the "at" command on the dev server to add >and remove the services using the wrapper each alternate hour (ie install >the services and use "net start" to start them all one hour, uninstall the >services the next hour and so on) for the entire weekend. So far it hasn't >failed in over 18 hours (that's 9 installs/starts and removals/stops in a >row!) - which indicates that it's reliable. > This is using the Wrapper -r ../conf/wrapper.conf to uninstall correct? >I would like to try the new version with commands as mentioned - I can't >access the url supplied though. Could I please get you to check it and >confirm? > >The supplied url was: >http://wrapper.tanukisoftware.com/tmp/wrapper_win32_3.0.4b.zip > Sorry, I do that sometimes. it should have been .org: http://wrapper.tanukisoftware.org/tmp/wrapper_win32_3.0.4b.zip >Can I access it via CVS in Sourceforge (I couldn't find it, but then again >I'm pretty new to CVS at sourceforge!). > Direct CVS access is also great, you can keep up with all the latest. Getting CVS setup with SSH access is a little bit involved, but anonymous is quite easy: Just go to the following URL each SF project has one: http://sourceforge.net/cvs/?group_id=39428 Download WinCVS and then use the login and repository URLs found on the above page. The page also has links to how to use CVS etc. Cheers, Leif |