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.
Gerhard Fiedler wrote: > Jerry A. Kurian wrote: > > >>Is there any way by which I can see that the import command is only >>useable to the CVS-admin and not others? > > > AFAIK you can only restrict write access in general, not individual > commands. Everybody who can commit can import (I think). Anyone who could script a series of adds could do an import, so you'd need to block all writes to be sure anyway. You can block it in precommand if it helps (although stopping add is tricky). Tony