Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Wed May 21 01:52:26 2008 On host: debiancvs.march-hare.local Directory: cvsnt/src M recurse.cpp CVSNT_BRANCH_2_5_03_2382 1.21.2.79.6.18 -> 1.21.2.79.6.19 Bug Id: 5283 Log message: Bug5283: 3092 Crashes when combining newly added file with rename in one commit. Add debugging, check that lists are used before calling dellist() though should not matter since dellist() does check this condition.