From df9f303e0fc02dd0fb89f2c619e9a28ccab37b04 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 26 Jun 2013 17:40:21 +0000 Subject: Added a comment --- .../comment_2_9d3df393b7b727653598453d94dd33db._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/git-annex_on_Samba_share/comment_2_9d3df393b7b727653598453d94dd33db._comment (limited to 'doc') diff --git a/doc/forum/git-annex_on_Samba_share/comment_2_9d3df393b7b727653598453d94dd33db._comment b/doc/forum/git-annex_on_Samba_share/comment_2_9d3df393b7b727653598453d94dd33db._comment new file mode 100644 index 000000000..7b17cb2a2 --- /dev/null +++ b/doc/forum/git-annex_on_Samba_share/comment_2_9d3df393b7b727653598453d94dd33db._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.193" + subject="comment 2" + date="2013-06-26T17:40:21Z" + content=""" +If you're asking if you can run two git-annex assistant programs inside the same repository at the same time, the answer is no. Assuming locking works (grin), the second program will detect the first is running and refuse to start. + +If your question is, can two or more git-annex assistant or other programs, running in separate repositories, access files in the same remote safely at the same time, the answer is yes! You can, for that matter, run multiple git-annex commands at the same time in the same repository, and they're also entirely safe, thanks to some locking it does. + +You should post your story to [[design/assistant/blog/day_288__success_stories]]! +"""]] -- cgit v1.2.3