summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-12 16:49:15 -0500
committerJoey Hess <joey@kitenet.net>2007-12-12 16:49:15 -0500
commitd1b02ff65982cad05df34fa217d2bd0a4d9a574b (patch)
treed4d6d8eb3922ab5604a945119bd16d441039e461
parent7eafa95f33d4429054d13e6ade54d112c02ba0e1 (diff)
comment
-rw-r--r--doc/todo/Raw_view_link.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/todo/Raw_view_link.mdwn b/doc/todo/Raw_view_link.mdwn
index 4b8d740b3..11673a6d8 100644
--- a/doc/todo/Raw_view_link.mdwn
+++ b/doc/todo/Raw_view_link.mdwn
@@ -4,4 +4,10 @@ The configuration setting for Mercurial could be something like this:
rawurl => "http://localhost:8000//raw-file/tip/\[[file]]",
-[[tag wishlist]] \ No newline at end of file
+> What I want to do when I want to see if the raw source is either
+> click on the edit link, or click on history and navigate to it in the
+> history browser (easier to do in viewvc than in gitweb, IIRC).
+> Not that I'm opposed to the idea of a plugin that adds a Raw link
+> --[[Joey]]
+
+[[tag wishlist]]