Move interlocking tool to it's own file, and use it from gitdump
authorMagnus Hagander <magnus@hagander.net>
Wed, 4 Mar 2009 14:47:11 +0000 (15:47 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 4 Mar 2009 14:47:11 +0000 (15:47 +0100)
commite5347c0b99a1beecbf5484d84b426499151af711
tree20818049014a21d474b7f10891b002e991ffd6fd
parentb20495668e05c3a4c1bec2418f78bc1e1feb1c4e
Move interlocking tool to it's own file, and use it from gitdump
as well to prevent concurrent access.
gitdump.py
reposync.py
util/LockFile.py [new file with mode: 0644]
util/__init__.py [new file with mode: 0644]