Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <2fa2506a7e3b9d7e@obrien> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Tue Oct 2 05:45:23 2012 On host: mail.march-hare.com Directory: cvsnt/windows-NT M win32.cpp CVSNT_BRANCH_2_5_03_2382 1.72.2.150.6.55 -> 1.72.2.150.6.56 Bug Id: 6558 Log message: Bug6558: Checkout or update on case sensitive sandbox won't properly register items in Entries use: cvs --cvsflt co module to checkout a case sensitive module into a directory that already has been set to posix using setci. use: cvs --autocvsflt co module to do the checkout and set sandbox to posix in one operation.