I would be happy to test the trunk on our database as well. The only trouble I'm having right now is getting Boost to compile properly on my machine so I can compile ssphys.exe. I've got VS2005, Boost 1.33.1 zip file, bjam, and I'm executing (line breaks added for clarity):
bjam.exe "-sVC80_ROOT=C:\Program Files\Microsoft Visual Studio 8\VC" -sTOOLS=vc-8_0 "--prefix=C:\Program Files\Common Files\Boost-1.33.1" install I'm getting a bunch of unresolved externals, mainly in ___CxxFrameHandler3 and many std:: references. I'm plugging away at it still, but if anyone knows what causes that (newsgroup posts indicate something wrong with LIB so I'm seeing if the normal vsvars32.bat isn't setting something properly) Thanks, Mike _______________________________________________ vss2svn-users mailing list Project homepage: http://www.pumacode.org/projects/vss2svn/ Subscribe/Unsubscribe/Admin: http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org Mailing list web interface (with searchable archives): http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user