home *** CD-ROM | disk | FTP | other *** search
/ Game Programming in C++ - Start to Finish / GameProgrammingS.iso / tools_install / cvsnt-2.5.03.2151.msi / cvsnt.cab / protocol_map.ini < prev    next >
Encoding:
INI File  |  2005-11-14  |  416 b   |  25 lines

  1. ;
  2. ; cvsnt protocol name mapping
  3. ;
  4. [cvsnt]
  5. ;
  6. ; Use default Active Directory gserver, if installed
  7. ;
  8. gserver = gserver_protocol.dll
  9. ;
  10. ;
  11. ; Comment above line and uncomment below to use MIT gserver 
  12. ;
  13. ; gserver = gserver_protocol_mit.dll
  14. ;
  15. ;
  16. ; To disable a protocol change it to 'none'
  17. ;
  18. ; eg.
  19. ; pserver = none
  20. ;
  21. ;
  22. ; The following is for WSAD repository compatibility
  23. ;
  24. extssh = ssh_protocol.dll
  25.