Actions:
|
2008-04-16 07:48 AEST by Arthur Barrett - CVS Suite needs a 'better' solution for tracking what 'checked out locations' exist on a PC.
A user can checkout using command line CVS, Eclipse, SCCI, WM, RM, TortoiseCVS and WinCVS - some
track where the checkout has been made to and some do not, but they all track it in different ways.
Ideally CVSNT on windows should store the checkout location in the HKCU registry and all tools use
that registry (or a call to CVSAPI) to find them. Some people may not want CVSNT modifying even the
user registry so a --no-registry global setting may be needed. |