From 188b96b68ce1fc7fe3df9493da1cd363daac0008 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 24 Dec 2013 20:51:32 +0000 Subject: [PATCH 1/2] Added a comment --- ...comment_1_81c80ca3ea288c651ccf45c83477e058._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/import_memleak_from_the_assistant/comment_1_81c80ca3ea288c651ccf45c83477e058._comment diff --git a/doc/bugs/import_memleak_from_the_assistant/comment_1_81c80ca3ea288c651ccf45c83477e058._comment b/doc/bugs/import_memleak_from_the_assistant/comment_1_81c80ca3ea288c651ccf45c83477e058._comment new file mode 100644 index 0000000000..e551c357ff --- /dev/null +++ b/doc/bugs/import_memleak_from_the_assistant/comment_1_81c80ca3ea288c651ccf45c83477e058._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.227" + subject="comment 1" + date="2013-12-24T20:51:30Z" + content=""" +How many files are in this repository? + +There are various ways to profile git-annex's memory use, but they all require building it from source. For example, it can be built with [[EKG_support|ekg]]. +"""]] From 88802be3fe3013515b9e5daa0d380ebdd61283e2 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 24 Dec 2013 20:56:00 +0000 Subject: [PATCH 2/2] Added a comment --- ...comment_1_352d460acd5500587e679d934180eee4._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Previous_versions_in_direct_mode__63__/comment_1_352d460acd5500587e679d934180eee4._comment diff --git a/doc/forum/Previous_versions_in_direct_mode__63__/comment_1_352d460acd5500587e679d934180eee4._comment b/doc/forum/Previous_versions_in_direct_mode__63__/comment_1_352d460acd5500587e679d934180eee4._comment new file mode 100644 index 0000000000..b81e6c85e4 --- /dev/null +++ b/doc/forum/Previous_versions_in_direct_mode__63__/comment_1_352d460acd5500587e679d934180eee4._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.227" + subject="comment 1" + date="2013-12-24T20:56:00Z" + content=""" +git-annex for windows is targeting being used with msysgit, and msysgit does not seem to support symlinks. That's one good reason. Since cywin's git does support symlinks, it might be possible to get git-annex to use it and support indirect mode. + +Doing anything about this is probably \"patches accepted\" territory for me. I'm mostly interested in porting git-annex to Windows so it can be used on computers owned by non-technical users, to interoperate with git-annex on more capable operating systems. +"""]]