Resolve issue 27 ("two instances of cvs2svn invoked from the same dir thrash
commit024fe40db479b3eac645b008d5b58edf654aed31
authormaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 26 Mar 2004 18:11:36 +0000 (26 18:11 +0000)
committermaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 26 Mar 2004 18:11:36 +0000 (26 18:11 +0000)
tree6c90504270025d623944a7613de41ea380311b59
parent3eca9d99ee2ccae7e3a152a0b0caf85ec1c1ebf9
Resolve issue 27 ("two instances of cvs2svn invoked from the same dir thrash
each other").

* cvs2svn.py (main): Lock (by creating a lockdir cvs2svn.lock) the current
    directory, before writing any files there.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@875 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn.py