Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /usr/local/cvs Module name: cvsnt Changes by: [email protected] Wed Jul 9 16:58:56 2008 On host: 2001:8b0:178:2:20c:29ff:fe5a:1db7 Directory: cvsnt/cvsapi M evs_string.h 1.4 -> 1.5 Bug Id: M XmlNode.cpp 1.16 -> 1.17 Bug Id: M XmlNode.h 1.8 -> 1.9 Bug Id: Directory: cvsnt/davio M FileInfo.h 1.17 -> 1.18 Bug Id: M FileInfoFile.cpp 1.26 -> 1.27 Bug Id: M FileInfoFile.h 1.13 -> 1.14 Bug Id: M FileInfoPlugins.cpp 1.8 -> 1.9 Bug Id: M FileInfoPlugins.h 1.4 -> 1.5 Bug Id: M FileInfoVfs.cpp 1.17 -> 1.18 Bug Id: M FileInfoVfs.h 1.10 -> 1.11 Bug Id: M SessionInfo.h 1.15 -> 1.16 Bug Id: Directory: cvsnt/davio/methods M LockMethod.cpp 1.3 -> 1.4 Bug Id: M propertyhandler.cpp 1.3 -> 1.4 Bug Id: M PropertyHandler.h 1.2 -> 1.3 Bug Id: M PropfindMethod.cpp 1.10 -> 1.11 Bug Id: M PropfindMethod.h 1.4 -> 1.5 Bug Id: M ProppatchMethod.cpp 1.7 -> 1.8 Bug Id: M ProppatchMethod.h 1.5 -> 1.6 Bug Id: M ReportUpdate.cpp 1.11 -> 1.12 Bug Id: Log message: Fix lots of errors in the dav code. Make properties propogate and store namespace declarations. Add in utf16 (doesn't work as sqlserver doesn't support it, but may be useful for compatible db). Locking is shot to hell.. really need to look at that.