diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-15 14:32:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-15 14:32:11 -0400 |
commit | 32f82d6c6b403eab1cb01c848b9a2667d0b4c607 (patch) | |
tree | 52464f2d1184a98255682856fecd7a3412820dee /doc | |
parent | e110fd9b8b87fcb6da2ecdac0a93a1f71f80552f (diff) | |
parent | 89c277cdfe81ac8d9313dedbc1cd51571f892196 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Big_repository_vs._multiple_small/comment_2_656c62351502492d20e8490242e51169._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Big_repository_vs._multiple_small/comment_2_656c62351502492d20e8490242e51169._comment b/doc/forum/Big_repository_vs._multiple_small/comment_2_656c62351502492d20e8490242e51169._comment new file mode 100644 index 000000000..22fa76542 --- /dev/null +++ b/doc/forum/Big_repository_vs._multiple_small/comment_2_656c62351502492d20e8490242e51169._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="divB" + ip="128.12.90.218" + subject="comment 2" + date="2014-04-15T18:23:13Z" + content=""" +Thank you, that's a good point! + +Does this also mean that a repository in git(-annex) is \"all or nothing\"? + +For example, I cannot share/clone parts of it? Or define access rights within a repository? + +With SVN for example, I have a big repository \"university\" and it contains all stuff of projects/research. Each individual directory is only shared with the persons whom I worked together in this particular project. In short: In git, this should not be that way, right? +"""]] |