summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-13 14:06:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-13 14:06:47 -0400
commit2d9784fae4ea1830865bc77de1a1c4c1b4ce3714 (patch)
tree90496fece99c37bd874c325a9da11c4d1a377e2b
parentc5caba1e6f0c3308946ab035ae0d71e160b17096 (diff)
parent7adac05d6b35c6bc6948088f2c68b9df355631e7 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/Resource_exhausted/comment_12_1943ff77f3bccf885229ecc10c82399d._comment12
-rw-r--r--doc/forum/Advice_needed:_git-annex_slows_down_my_macbook.mdwn21
2 files changed, 33 insertions, 0 deletions
diff --git a/doc/bugs/Resource_exhausted/comment_12_1943ff77f3bccf885229ecc10c82399d._comment b/doc/bugs/Resource_exhausted/comment_12_1943ff77f3bccf885229ecc10c82399d._comment
new file mode 100644
index 000000000..a2b82023d
--- /dev/null
+++ b/doc/bugs/Resource_exhausted/comment_12_1943ff77f3bccf885229ecc10c82399d._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg"
+ nickname="Tim"
+ subject="Having &quot;too many open files&quot; message show up"
+ date="2014-01-13T14:57:11Z"
+ content="""
+This is happening to me now about twice per day. I've got a repo that is completely synced already and I'm working on a project in IntelliJ. When I check git-annex I often see this message when it is doing a startup scan or consistency check.
+
+The message can be seen here: http://imgur.com/Xb4LA73
+
+Are there logs somewhere that I can gather and supply to you to help track this down? I'm using the 2014-01-07 release of git-annex for Mac OS.
+"""]]
diff --git a/doc/forum/Advice_needed:_git-annex_slows_down_my_macbook.mdwn b/doc/forum/Advice_needed:_git-annex_slows_down_my_macbook.mdwn
new file mode 100644
index 000000000..459e73838
--- /dev/null
+++ b/doc/forum/Advice_needed:_git-annex_slows_down_my_macbook.mdwn
@@ -0,0 +1,21 @@
+I need some advice from more experienced users.
+
+I've created four repositories on my macbook and paired them with repos on my ubuntu desktop. They are all created with the webapp so they might have some configurations that are not optimal for me.
+
+In fact, when I start my macbook it is unusual for more than an hour because git-annex is reading and writing to and from the disk in the background.
+
+I don't change much in three of the four repos, only one repo contains my daily work.
+
+What configuration would enhance my situation?
+
+The four repos are called:
+
+- movies
+- pictures
+- music
+- documents (many changes each day)
+
+I have also problems to switch to the documents repo in the webapp.
+
+TIA
+juh