From: Bernie R. <br...@ec...> - 2004-08-24 09:55:02
|
In investigating the CVS problem further, I found that the instructions at pyode.sourceforge.net are not quite correct. That page says to login like this: cvs -d:pserver:pyode.sourceforge.net:/cvsroot/pyode login That doesn't appear to work, either from Windows or from my Solaris box. It produces a "connection timed out" error. However, the page at http://sourceforge.net/cvs/?group_id=73553 says to do it like this: cvs -d:pserver:ano...@cv...:/cvsroot/pyode login ... which works fine. Perhaps we could update the instructions on the PyODE home page? In any case, I was able to get the latest sources using the second method. -- Bernie Roehl University of Waterloo Dept of Electrical and Computer Engineering Mail: br...@ec... Voice: (519) 888-4567 x 2607 [work] URL: http://ece.uwaterloo.ca/~broehl |