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] Fri Apr 17 18:28:50 2009 On host: 2001:8b0:178:2:20c:29ff:fe5a:1db7 Directory: cvsnt/evsfs M VirtualFs.cpp 1.162 -> 1.163 Bug Id: M VirtualFs.h 1.94 -> 1.95 Bug Id: Directory: cvsnt/evsfs/sql M vfs_init_mssql.sql 1.32 -> 1.33 Bug Id: Directory: cvsnt/plugins/api M api.cpp 1.31 -> 1.32 Bug Id: Directory: cvsnt/plugins/api/gsoap M evsapiC.cpp 1.5 -> 1.6 Bug Id: M evsapiServer.cpp 1.5 -> 1.6 Bug Id: M migrateC.cpp 1.5 -> 1.6 Bug Id: M migrateServer.cpp 1.5 -> 1.6 Bug Id: M sync.gsoap 1.5 -> 1.6 Bug Id: M syncC.cpp 1.5 -> 1.6 Bug Id: M syncServer.cpp 1.5 -> 1.6 Bug Id: M syncStub.h 1.5 -> 1.6 Bug Id: Directory: cvsnt/syncservice M sync.cpp 1.6 -> 1.7 Bug Id: Directory: cvsnt/syncservice/gsoap M syncC.cpp 1.4 -> 1.5 Bug Id: M syncClient.cpp 1.4 -> 1.5 Bug Id: M syncStub.h 1.4 -> 1.5 Bug Id: Log message: Still can't get data to map correctly. Mistake was to do an initial select into a single table.. currently no clue how to recover the relationship data and without that it's impossible to sync. On Monday will probably rollback all the single table stuff and do it as a series of separate tables, as was originally planned.