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 Mon, 29 Mar 2004 01:24:05 -0000, "Jerzy Kaczorowski" <jerzyk at wndtabs.com> wrote: >Tony, > >It seems that cvs info command doesn't list the :local: protocol. I am not >sure whether it's a bug of feature but it would make things much easier for >our parser in the CVSROOT entry dialog if it listed all protocols. > :local: isn't a protocol... it's just shorthand for a direct reference to the repository. Without a protocol DLL there's nowhere for 'cvs info' to get its data from (plus for :local: all the fields would be 'No' anyway, so it wouldn't yield any useful data). I'll look at it but it doesn't sound like it makes much sense to be there... Tony