summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-03-20 17:14:40 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-03-20 17:14:40 -0400
commitd802268e725a1068b74799c516ce0843ecb4a121 (patch)
tree5f9682b7f74b5b37ef3ba930a6d070b6aa1cc928
parent97e78839c33f03ec064d2f6d9e418145f6568bb0 (diff)
parent80a550713620e9f89b985f8e76cb6cc79a0fc7d3 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/tips/largefiles/comment_5_20c6702f83dbade1ac4d6eee30c40b4b._comment32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/tips/largefiles/comment_5_20c6702f83dbade1ac4d6eee30c40b4b._comment b/doc/tips/largefiles/comment_5_20c6702f83dbade1ac4d6eee30c40b4b._comment
new file mode 100644
index 000000000..1bded6026
--- /dev/null
+++ b/doc/tips/largefiles/comment_5_20c6702f83dbade1ac4d6eee30c40b4b._comment
@@ -0,0 +1,32 @@
+[[!comment format=mdwn
+ username="joern.mankiewicz@06fb5bc9b732f143dee3606866362f562531310d"
+ nickname="joern.mankiewicz"
+ avatar="http://cdn.libravatar.org/avatar/446365f4d50dddc42965fa0432e70cdb"
+ subject="Git-annex ignores annex.largefiles in .gitattributes"
+ date="2017-03-20T20:58:12Z"
+ content="""
+Hi guys!
+
+*sigh*
+
+Currently I am pulling my hair, maybe anybody here can clear things up a bit. I tried to setup a brand new mixed content repo with git-annex but it bluntly ignores my .gitattributes and annexes everything. When I set largefiles in config everything is fine and restrictions are applied right, in .gitattributes even a \"* annex.largefiles=nothing\" has no effect. All attributes show up right with git check-attr, I double checked. :-/ Same thing with a newly initialized minimal example repo.
+
+I tried git-annex as distributed by openSUSE and the current stand-alone-package (in case it's a distribution bug), too. So no clues here, too.
+
+Output of git annex version:
+
+git-annex version: 6.20170302-gb35a50cca
+build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV Inotify DBus DesktopNotify ConcurrentOutput TorrentParser MagicMime Feeds Quvi
+key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL
+remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external
+
+System: OpenSUSE Tumbleweed
+Linux 4.9.3-1-default #1 SMP PREEMPT Thu Jan 12 11:32:53 UTC 2017 (2c7dfab) x86_64 x86_64 x86_64 GNU/Linux
+
+
+Any ideas? After trying around for hours I am somewhat flabberghasted. Did I miss some config- or buildoption to enable support for .gitattributes?
+
+Kind regards
+
+Jörn
+"""]]