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.
>>>> 1. How to restrict users from reading files in a particular folder in repository. <<<< You can use NTFS to manage file permissions with very high granularity. CVSNT can't help but obey those permissions because by default it uses impersonation. IMHO you should consider carefully what you are trying to do, your approach sounds very unusual. More typically you would set up separate folders and manage the groups of users to the folders, but that is between you and your NT administrator. >>>> 2. Is it possible for us to get a listing of repository files using WinCVS ? <<<< Ask the WinCVS mailing list! (maybe someone here will see and respond, but I don't use it enough to know) Regards, Glen Starrett