summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/tips/publishing_your_files_to_the_public/comment_1_40f690c59de96159da96855c61bb5963._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/tips/publishing_your_files_to_the_public/comment_1_40f690c59de96159da96855c61bb5963._comment b/doc/tips/publishing_your_files_to_the_public/comment_1_40f690c59de96159da96855c61bb5963._comment
new file mode 100644
index 000000000..ba405bbe0
--- /dev/null
+++ b/doc/tips/publishing_your_files_to_the_public/comment_1_40f690c59de96159da96855c61bb5963._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="jajpater"
+ avatar="http://cdn.libravatar.org/avatar/17a62a7410a3ea7d62715efced72158e"
+ subject="Problem with publishing subdir. Subdir does not exist, but it does."
+ date="2017-10-20T09:21:33Z"
+ content="""
+When trying this, I get the following error.
+
+ git annex export master:subdir -t box.com
+ fatal: Path 'subdir:' does not exist in 'master'
+ git-annex: unknown tree
+
+I really don't get it, since as far as I can see the subdir actually does exist in master
+"""]]