Activity overview
Latest activity by dcolburn
I've had bad performance problems since I started using source control. For reference: ~50GB db, ~1700 tables, ~8000 stored procedures.
What I ended up doing was setting up a separate machine on which I can let source control spin on the registering working base part for 20 minutes while I continue my work on my development computer. / comments
I've had bad performance problems since I started using source control. For reference: ~50GB db, ~1700 tables, ~8000 stored procedures.
What I ended up doing was setting up a separate machine on wh...
Hi James,
I actually did revert to an older version so I could get a few changes checked in, but I'll re-update and turn up the logging and get that to you in a bit.
I don't have any static data in SVN, but I have 21 Assemblies, 990 Functions, 7391 Stored Procedures, 1983 tables, 2196 types, and 1624 views. / comments
Hi James,
I actually did revert to an older version so I could get a few changes checked in, but I'll re-update and turn up the logging and get that to you in a bit.
I don't have any static data in...
Version 3.6.8.222 OutOfMemory Exceptions
I recently updated to version 3.6.8.222 and now source control is no longer usable, I get an OutOfMemoryException on the commit tab before it finishes step 3/4 - registering the database.
I have th...