Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tony Hoyle wrote: > Oliver Giesen wrote: > >> - Performing the same test using the :ssh: protocol, the initial >> checkout runs through just fine but whatever I try to do after that > > > Sourceforge ssh seems to work for me.. possibly a temporary server > issue..? I've had a few cases where sourceforge has failed presumably > because it's under such high load. > > The only project I have access to on sourceforge though has only a > CVSROOT directory... so it's not really a huge test :) > > Tony I confirm trouble using 2061 and :ssh: I have a sandbox checked out using :ext: and the cygwin ssh client, everything works fine. Changing the CVSROOT (using WinCVS's change CVSROOT macro) to use :ssh: (and that is the only change), cvs update fails. Tail end of the trace from such a failure: 22:17:10: -> _statcore(00000000,ta_scoring_config2.m) 22:17:10: -> Trying GetFileAttributesEx.... 22:17:10: -> File attributes = 00000020 22:17:10: -> - read/write file 22:17:10: -> GetUnixFileModeNtEA(t,0000069C) returns 0666 22:17:10: -> wnt_stat(ta_track_cue.m) 22:17:10: -> _statcore(00000000,ta_track_cue.m) 22:17:10: -> Trying GetFileAttributesEx.... 22:17:10: -> File attributes = 00000020 22:17:10: -> - read/write file 22:17:10: -> GetUnixFileModeNtEA(t,0000069C) returns 0666 22:17:10: -> close_directory() 22:17:10: -> close_directory() 22:17:10: -> close_directory() unrecognized request `Unchangged params_1_new_reques2/Sun Jul 24 15:45:Bd params_1_new_sensotOEntryExtra /oneEzRun.m///g oe_new_senJ//ber_message.m////ocies.m////*ry /params_1_n' Changing the CVSROOT back to using :ext: (and again making NO other change), cvs update works fine. Mark Levedahl