From: brett l. <wak...@gm...> - 2006-05-20 17:30:21
|
On 5/20/06, Erik Vos <eri...@hc...> wrote: > > > I've also expanded the buyTrain() method in Portfolio to verify that > > > the train buyer has enough cash to purchase the train. I've also > > > included stubs for the rest of the train purchasing logic > > that should > > > trigger a forced stock sale and/or bankruptcy and ending the game. > > > > Today I'll try to make a start with that. > > Hmm, but the bad news is that I can't synchronize for some reason. > This is what Eclipse tells me about it: > > Problems reported while synchronizing CVS Workspace. 0 of 1 resources wer= e > synchronized. > An error occurred synchronizing /18xx: Authentication error: > com.jcraft.jsch.JSchException: Session.connect: > java.net.NoRouteToHostException: No route to host: connect Ahh... that's right. I forgot to announce it to the list. Sourceforge made some changes to their CVS servers. So, now instead of needing to access "cvs.sourceforge.net" you need to access "rails.cvs.sourceforge.net" More info is available at the sourceforge site: http://sourceforge.net/cvs/?group_id=3D132173 ----Brett. |