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.
yes you got it !! ok here my result: cvs -t ver ***** CVS exited normally with code 0 ***** -> Tracelevel set to 1. PID is 484 -> Session ID is 1e43e79c9e70000 -> main loop with CVSROOT=:pserver:dumarjo at 172.17.110.109:/repository Client: Concurrent Versions System (CVSNT) 1.11.1.3 (Build 77) (client/server) Server: Concurrent Versions System (CVS) 1.11.5 (client/server) /// I thing this is bad..... cvs -t ls ***** CVS exited normally with code 1 ***** -> Tracelevel set to 1. PID is 2308 -> Session ID is 9043e79ca090000 -> main loop with CVSROOT=:pserver:dumarjo at 172.17.110.109:/repository cvs [ls aborted]: server does not support ls ok now. I use winCVS 1.3.12.1 Beta 12 (Build1). When I go on my server and do: cvs version I got the something like: Concurrent Versions System (CVSNT) 1.11.1.3 (Build 77) (client/server) but the command in the Wincvs: cvs -t ver tell me that the server is 1.11.5 (cvs not cvsNT). why ??? thanx Jonathan "Oliver Giesen" <ogware at gmx.net> a écrit dans le message de news: b5chft$im5$1 at sisko.nodomain.org... > > yes now i can write my command directly to the console. but same result: > > > > cvs ls > > cvs [ls aborted]: server does not support ls > > OK, now try the cvs ver command again from the very same spot - to be on the > safe side enter them both directly after another. Only then can you be sure > that the same cvs.exe and CVSROOT is used for both commands (ver and ls). > One further hint might be gained if you use the global -t option, i.e. > cvs -t ver > cvs -t ls > Somewhere in the resulting output you should see the CVSROOT that's actually > being used for the request. > > BTW: Which version of WinCvs are you using and on what (client) OS? There > was a bug in one of the recent releases where the working directory used for > commands entered in the console pane was not in sync with the current > directory selection. This could for instance result in contacting of a > different repository than you thought you were... just an idea... > This is fixed in WinCvs 1.3.12. > > Hope this helps, > > Oliver > ---- ------------------ > JID: ogiesen at jabber.org > ICQ: 18777742 > (http://wwp.icq.com/18777742) >