git-annex/doc/forum/Multisession_compatible__63__.mdwn

9 lines
483 B
Text
Raw Normal View History

2016-02-02 18:28:44 +00:00
Thanks for the great tool!
Is git-annex multisession compatible? I'm assuming that an "add" for example, will switch to the git-annex branch, commit data, and switch back to the previous branch. Is this protected by a Lock of some sort so that if two separate processes are interacting with the same repo/annex simultaneously there won't be any corruption?
If not, is this something I could add within my python class that is implementing the interface to the Annex?
Thanks,
Mark