[BorCVS-devel] Small change needed !
Status: Alpha
Brought to you by:
tbleier
|
From: Per-Eric L. <per...@ho...> - 2003-05-28 15:58:07
|
in TToolsApiHelperunit;
line 234
files.add(name);
should be changed to:
AddToFileList(files, fLowerCase, name);
Found problems with this writing a ClearCase expert starting from borCVS
!
/Per-Eric
|