From 05d997a2c49127cd01a91924620aa4bf8139b049 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8" Date: Fri, 23 Aug 2013 16:53:19 +0000 Subject: [PATCH] --- doc/forum/correct_way_to_add_two_preexisting_datasets.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/forum/correct_way_to_add_two_preexisting_datasets.mdwn b/doc/forum/correct_way_to_add_two_preexisting_datasets.mdwn index 66de6494f2..98a8b04409 100644 --- a/doc/forum/correct_way_to_add_two_preexisting_datasets.mdwn +++ b/doc/forum/correct_way_to_add_two_preexisting_datasets.mdwn @@ -17,3 +17,7 @@ So, now the questions: Thanks in advance and keep up the good work. Best regards, Juan + +EDIT: a couple of questions more: +4. after finishing, set2 ended with a lot of symlinks but only in one subfolder. To prevent this should I put numcopies in 2? +5. This data is composed of input datasets and output simulations. Thus, I need to change them often, but not as often as code and in a very partial way (chunks of 50Mb). For me direct mode is the best (or plain git). However, I was wondering, it is possible to drop some files (even in direct mode) and use simlinks instead?