Actions:
|
2007-03-14 09:40 AEST by Glen Starrett - Please add the PuTTY saved session names to the output of cvsdiag. This
sometimes causes subtle errors that are difficult to detect otherwise.
The saved session info is stored in the user's registry:
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions]
The session names are the names of the keys below this Sessions level. |
|
2007-03-14 11:07 AEST by Arthur Barrett - Created an attachment (id=911)
Sample registry entries
|
|
2008-06-24 09:27 AEST by Arthur Barrett - The SmartLoader registry key contents (for both 2.5.04 and 2.5.03) should also
be displayed.
|
|
2008-06-24 09:28 AEST by Arthur Barrett - Created an attachment (id=1307)
Smartloader 2.5.03 registry entries
|
|
2008-06-24 09:29 AEST by Arthur Barrett - Created an attachment (id=1308)
Smartloader 2.5.04 registry entries
|
|
2008-06-24 09:30 AEST by Arthur Barrett - If numberic values are not set in the registry they should be listed as "not
set" (currently the diagnostics can only show if they are true or false).
|
|
2008-06-24 10:19 AEST by Arthur Barrett - List the icon overlays in use (in particular is Groove installed):
HKLM/SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer/ShellIconOverlayIdentifi
ers
Read bug5317 and this for more info:
http://www.timbarcz.com/blog/2008/01/17/MissingTortoiseCVSIconOverlaysHowSVNIsJu
stABitSmarter.aspx
|
|
2008-06-24 10:19 AEST by Arthur Barrett -
Ideally (this is much more difficult than the other suggestions - so maybe this
should be a different bug?) - show the version/time/date/size of all the DLL's,
Using 1) the registry/smartloader/install PATH, and b) the system PATH:
cvsapi.dll
cvstools.dll
iconv.dll
cvsnt.cpl
simcvs.cpl
mdnsclient.dll
Using the PATH environment only:
COMCTL32.DLL
WS2_32.DLL
WININET.DLL
ODBC32.DLL
COMDLG32.DLL
NTDLL.DLL
KERNEL32.DLL
MSVCRT.DLL
GDI32.DLL
USER32.DLL
ADVAPI32.DLL
OLE32.DLL
OLEAUT32.DLL
SHLWAPI.DLL
MSVCR71.DLL
MSVCP71.DLL
MFC71U.DLL
|
|
2008-07-09 08:16 AEST by Arthur Barrett - Listing the ACLmode/SystemAuth of each repository (requires opening
CVSROOT/config) would also be very helpful.
|