A Scalable, User-Friendly Source Control System.
Go to file
Durham Goode d64b28c7f5 Verify write lock before writing to db
Check with the actual database to ensure we are the ones with the write lock
before performing the actual lock. We encountered an issue previously where two
writers managed to write at once, which this should now catch.
2014-03-12 12:52:27 -07:00
tests Take bookmark lock for duration of pulls 2014-03-11 11:25:23 -07:00
.hgignore Add tests 2014-01-28 20:49:56 -08:00
hgsql.py Verify write lock before writing to db 2014-03-12 12:52:27 -07:00
Makefile Add make/setup files 2014-02-03 10:51:06 -08:00
setup.py Add make/setup files 2014-02-03 10:51:06 -08:00