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, 24 Sep 2002 22:04:52 +0300, Timo Kauppinen wrote: > Perhaps I'm not using VC debugger correctly but it didn't reveal much more > information. Just the null-pointer exception described earlier. > It should give you some idea where it failed, if you look at the call stack. If it's cvsservice itself that's failing then it sounds like something in the system - cvsservice is a simple program that accepts the socket connection and executes a copy of cvs to service the connection... there really isn't much to go wrong. However without the debugger it's difficult to say for sure. Tony