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.
On Tue, 8 Jun 2004 22:22:44 -0300, Gerhard Fiedler <lists at connectionbrazil.com> wrote: >I downloaded the sources for 41a, but it seems the directories openssl and >gssapi are missing -- at least it complains about it. The projects >sserver_protocol, gserver_protocol_ad and genkey don't build because of >that, and consequently cvsnt shows a linker error. Those dependencies are downloadable from the front page of the wiki (under 'Other Dependencies'). >I assume that after installing version 41a (with the standard installer), I >can just go ahead and replace cvs.exe on the server with my compiled >version, which should show me the additional traces in the client -- right? >Is stopping/starting the service enough for it to use the new cvs.exe? You don't even need to stop the service - cvs.exe is started on demand when a client requests it. Tony