summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-08 12:23:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-08 12:23:03 -0400
commit67c9f84a1f80a0b8335a1e6edce2cd143d71b4c9 (patch)
treebd5d91cc2e4d4107fa65b9bb6d5fbc8def191cad /doc/bugs
parentd35cd6ff262bc7013e5bb8fe63e8251c0e4ba8b3 (diff)
fix broken links
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/copy_fast_confusing_with_broken_locationlog.mdwn2
-rw-r--r--doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn2
-rw-r--r--doc/bugs/fat_support.mdwn2
-rw-r--r--doc/bugs/git_annex_initremote_walks_.git-annex.mdwn2
4 files changed, 3 insertions, 5 deletions
diff --git a/doc/bugs/copy_fast_confusing_with_broken_locationlog.mdwn b/doc/bugs/copy_fast_confusing_with_broken_locationlog.mdwn
index 47fc77fa4..69fbc816f 100644
--- a/doc/bugs/copy_fast_confusing_with_broken_locationlog.mdwn
+++ b/doc/bugs/copy_fast_confusing_with_broken_locationlog.mdwn
@@ -1,4 +1,4 @@
-Conversation moved from [[walkthrough/recover_data_from_lost+found]]
+Conversation moved from [[tips/recover_data_from_lost+found]]
to a proper bug. --[[Joey]]
(Unfortunatly that scrambled the comment creation times and thus order.)
diff --git a/doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn b/doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn
index e88bf07f4..c6ef13f84 100644
--- a/doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn
+++ b/doc/bugs/dropping_files_with_a_URL_backend_fails.mdwn
@@ -1,4 +1,4 @@
-I was trying out the example with the walkthrough [[walkthrough/using_the_URL_backend]]. I tried dropping files that I had after doing an "git annex get ." which have the URL backend associated with the files it fails with
+I was trying out the example with the walkthrough using_the_URL_backend. I tried dropping files that I had after doing an "git annex get ." which have the URL backend associated with the files it fails with
<pre>
diff --git a/doc/bugs/fat_support.mdwn b/doc/bugs/fat_support.mdwn
index 60633c29b..70ee3b369 100644
--- a/doc/bugs/fat_support.mdwn
+++ b/doc/bugs/fat_support.mdwn
@@ -8,8 +8,6 @@ be VFAT formatted:
- Use of ":" in filenames of object files, also not supported.
Could easily be fixed by reorganizing the object directory.
-[[!tag wishlist]]
-
[[Done]]; in annex.version 2 repos, colons are entirely avoided in
filenames. So a bare git clone can be put on VFAT, and git-annex
used to move stuff --to and --from it, for sneakernet.
diff --git a/doc/bugs/git_annex_initremote_walks_.git-annex.mdwn b/doc/bugs/git_annex_initremote_walks_.git-annex.mdwn
index 2457057c8..acd369bde 100644
--- a/doc/bugs/git_annex_initremote_walks_.git-annex.mdwn
+++ b/doc/bugs/git_annex_initremote_walks_.git-annex.mdwn
@@ -1,4 +1,4 @@
-a [[!taglink minor]] <!-- (a suggestion for introducing severity tags on bugs,
+a <!-- (a suggestion for introducing severity tags on bugs,
feel free to discard) --> issue: `git annex initremote` (in particular, adding
a key as described in [[encryption]] -- `git annex initremote my_remote
encryption=my_key`) seems to iterate over the `.git-annex/???/???/*.log` files