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.
Jim Michaels wrote: > release notes or Wiki should say for XP users to share the repository and > temp directories+allow network users write access to the folders. Then > disable the firewall for that application. yuck. then and only then will > cvsnt work. on XP pro you can't even set the folder permissions. share the repository and temp directories??? Disable the firewall??? Please read the beginners guides to cvs. None of the above is correct. On XP pro it's easy to set folder permisisons - right click, select 'security'. > where's RCS's ci.exe? it would be nice to check files in without doing the > whole directory like CVS appears to do (?). CVS is not RCS. Ordinary users should *not* have access to the repository - only the server should ever see it. Checking in a single file is very easy. This is covered in the manual. Tony