* viewcvs is now viewvc (in Debian unstable), update everything to use the
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 9 Feb 2007 05:34:40 +0000 (05:34 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 9 Feb 2007 05:34:40 +0000 (05:34 +0000)
  new name.

debian/changelog
debian/control
doc/bugs/diff_links_to_backtrace.mdwn
doc/download.mdwn
doc/features.mdwn
doc/pagehistory.mdwn
doc/usage.mdwn

index ca9a6c84b8df67b6dcb35f5ffbfc6ab632b96fe5..d3ec481f88a566396eb0db7f0e28752149184a5f 100644 (file)
@@ -23,8 +23,10 @@ ikiwiki (1.42) UNRELEASED; urgency=low
   * Add "reverse" option to inline to invert sort orders.
   * Drop the BSD license for the templates and basewiki, and just allow them
     to be used as close to public domain as possible.
+  * viewcvs is now viewvc (in Debian unstable), update everything to use the
+    new name.
 
- -- Joey Hess <joeyh@debian.org>  Thu,  8 Feb 2007 14:46:17 -0500
+ -- Joey Hess <joeyh@debian.org>  Fri,  9 Feb 2007 00:27:59 -0500
 
 ikiwiki (1.41) unstable; urgency=low
 
index 9da81b21c1b5fbd4999409612416c87e7b6ae4f6..66776391b8dc3f7660a371b673889acd44e045aa 100644 (file)
@@ -11,7 +11,7 @@ Package: ikiwiki
 Architecture: all
 Depends: ${perl:Depends}, libxml-simple-perl, markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, libcgi-formbuilder-perl (>= 3.02.02), libtime-duration-perl, libcgi-session-perl (>= 4.14-1), libmail-sendmail-perl, gcc | c-compiler, libc6-dev | libc-dev, libhtml-parser-perl, liburi-perl
 Recommends: subversion | git-core | tla | mercurial, hyperestraier
-Suggests: viewcvs, librpc-xml-perl, libtext-wikiformat-perl, python-docutils, polygen, tidy, libxml-feed-perl, libmailtools-perl, perlmagick, libfile-mimeinfo-perl, libnet-openid-consumer-perl, libcrypt-ssleay-perl, liblocale-gettext-perl (>= 1.05-1)
+Suggests: viewvc | viewcvs, librpc-xml-perl, libtext-wikiformat-perl, python-docutils, polygen, tidy, libxml-feed-perl, libmailtools-perl, perlmagick, libfile-mimeinfo-perl, libnet-openid-consumer-perl, libcrypt-ssleay-perl, liblocale-gettext-perl (>= 1.05-1)
 Description: a wiki compiler
  ikiwiki converts a directory full of wiki pages into html pages suitable
  for publishing on a website. Unlike many wikis, ikiwiki does not have its
index 16f84fafbccd181312b541a36c377156b633862d..58ac8d79502998dcf6816b216176811ebf3b2c10 100644 (file)
@@ -1,5 +1,5 @@
-The diff links in RecentChanges go to a viewcvs backtrace if the rev in 
-question is when the page was added. Is this a viewcvs bug, or a behavior 
+The diff links in RecentChanges go to a viewvc backtrace if the rev in 
+question is when the page was added. Is this a viewvc bug, or a behavior 
 ikiwiki needs to work around?
   - As a special case, there should certianly be no history link for
     pages generated from the underlaydir as it can never work for them.
index a60cae04d76ad0a8a21c826c881ccf36259cbb8d..ca7b49f323be81e7f91069ba2ebe8240021c7db4 100644 (file)
@@ -30,7 +30,7 @@ The current development version of ikiwiki can be accessed using subversion at
 `svn://ikiwiki.kitenet.net/ikiwiki/trunk`
 
 The source in subversion can be browsed
-[here](http://ikiwiki.kitenet.net/cgi-bin/viewcvs.cgi/trunk/?root=ikiwiki).
+[here](http://ikiwiki.kitenet.net/cgi-bin/viewvc.cgi/trunk/?root=ikiwiki).
 
 Commits to ikiwiki's source code are now fed into
 [CIA](http://cia.navi.cx/), and can be browsed, subscribed to etc on its
index 58d6d09cd9ef041af12e9b421375dc3d19a459be..26a98295b1863df112224d48a09f69a59b16b987 100644 (file)
@@ -152,7 +152,7 @@ possibilities, since page edit controls can be changed via plugins.
 ### [[PageHistory]]
 
 Well, sorta. Rather than implementing YA history browser, it can link to
-[[ViewCVS]] or the like to browse the history of a wiki page.
+[[ViewVC]] or the like to browse the history of a wiki page.
 
 ### Full text search
 
index 12687f4bc830b08e3000a59ea9443d19a66f7629..fc2a3f54386a1f4ab863f705bc350aecf61232a0 100644 (file)
@@ -1,5 +1,5 @@
 ikiwiki supports adding "History" links to the top of pages to browse the
 revison history of a page. This is enabled by the `historyurl` setting,
-which is used to specify the URL to a web interface such as [[ViewCVS]]
+which is used to specify the URL to a web interface such as [[ViewVC]]
 (for Subversion) or [[Gitweb]]. In that url, "\[[file]]" is replaced with
 the name of the file to view.
index afd69919472a7cd34e9de6e342b6985965a4fde8..485198d61f617f40483553f8c4ceef422e93a672 100644 (file)
@@ -186,7 +186,7 @@ configuration options of their own.
 
   Specifies the url to link to for page history browsing. In the url,
   "\[[file]]" is replaced with the file to browse. It's common to use
-  [[ViewCVS]] for this.
+  [[ViewVC]] for this.
 
 * --adminemail you@yourhost
 
@@ -197,7 +197,7 @@ configuration options of their own.
   Specifies the url to link to for a diff of changes to a page. In the url,
   "\[[file]]" is replaced with the file to browse, "\[[r1]]" is the old
   revision of the page, and "\[[r2]]" is the new revision. It's common to use
-  [[ViewCVS]] for this.
+  [[ViewVC]] for this.
 
 * --exclude regexp