diff options
author | divB <divB@web> | 2014-04-19 05:38:43 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-04-19 05:38:43 +0000 |
commit | 7b1a27a52fa022a8b2e8d5cebb9f3323c7d7da59 (patch) | |
tree | 3a9dde6c992923a1eb2750eb13eaa93970700131 | |
parent | be00af46b4f1eed2e6d1f4aaa4089471f36211a5 (diff) |
Added a comment
-rw-r--r-- | doc/forum/Big_repository_vs._multiple_small/comment_5_632aceb71dc6a4a9a4bb03de25a9b21a._comment | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/forum/Big_repository_vs._multiple_small/comment_5_632aceb71dc6a4a9a4bb03de25a9b21a._comment b/doc/forum/Big_repository_vs._multiple_small/comment_5_632aceb71dc6a4a9a4bb03de25a9b21a._comment new file mode 100644 index 000000000..182263f39 --- /dev/null +++ b/doc/forum/Big_repository_vs._multiple_small/comment_5_632aceb71dc6a4a9a4bb03de25a9b21a._comment @@ -0,0 +1,23 @@ +[[!comment format=mdwn + username="divB" + ip="74.61.144.53" + subject="comment 5" + date="2014-04-19T05:38:43Z" + content=""" +Thanks! + +But what to my question regarding checking out a repository within a repository? + +I will most likely have a \"home\" repository which I would check out at first level. + +Then, within one directory I would like to (only locally!) check out another, such as \"Library\". + +Something like mount ... to mount one FS within another mount point. + +For SVN I think there exist externals for that ... + +Does this work? + + + +"""]] |