ViewVC (http://viewvc.tigris.org) CVS/SVN repository viewer, with some advanced features like full-text indexing of file contents (including binary like *.doc) using Sphinx Search and Apache TIka.
 
 
 
 
 
 
Go to file
cmpilato cedb97c3d4 Finish issue #305 by allowing "markup" to be the configured default
file view.  This causes less-than-perfectly-compact URL generation in
some cases, but frankly, we'd have fewer URL-compatibility issues if
we hadn't been trying to discard information in the first place.

* lib/viewvc.py
  (Request.run_viewvc, Request.get_link): Honor "markup" as a valid value for
    default_file_view.

* viewvc.conf.dist
  (default_file_view): Note that "markup" is now a valid option here.

* CHANGES
  Record this change.

git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1775 8cb11bc2-c004-0410-86c3-e597b4017df7
2008-02-11 22:16:00 +00:00
bin Merge changes (r1735:1738) from the (misnamed) options-overhaul 2007-12-03 15:25:51 +00:00
docs Fix some minor oversights. 2008-02-11 22:11:16 +00:00
elemx Lose some .cvsignore files. 2007-04-10 15:02:50 +00:00
lib Finish issue #305 by allowing "markup" to be the configured default 2008-02-11 22:16:00 +00:00
notes Note some completed enhancements. 2007-07-20 14:31:31 +00:00
templates * INSTALL 2008-01-24 22:02:19 +00:00
tests Finish issue 168, the project rename. Change is mostly based on the patch 2006-03-18 00:33:54 +00:00
tools The whole license file dance is annoying. Just put the thing where it 2007-04-10 16:10:38 +00:00
tparse Fix a syntax error that was preventing compilation. 2007-11-16 09:49:22 +00:00
viewvc.org * viewvc.org/faq.html 2007-10-30 21:43:56 +00:00
windows * windows/README 2007-04-02 12:38:33 +00:00
www Fix some webstuffs spelling oopses. 2007-06-15 13:19:20 +00:00
CHANGES Finish issue #305 by allowing "markup" to be the configured default 2008-02-11 22:16:00 +00:00
COMMITTERS Welcome aboard, Michael. 2007-11-16 09:53:25 +00:00
INSTALL * INSTALL: Recommend adding ViewVC to the site-wide robots.txt file. 2008-02-07 02:20:24 +00:00
LICENSE.html The whole license file dance is annoying. Just put the thing where it 2007-04-10 16:10:38 +00:00
README Work on issue 168, s/ViewCVS/ViewVC. This patch changes references to 2005-12-17 17:19:28 +00:00
cvsgraph.conf.dist Finish issue 168, the project rename. Change is mostly based on the patch 2006-03-18 00:33:54 +00:00
viewvc-install * viewvc-install 2007-05-03 18:02:36 +00:00
viewvc.conf.dist Finish issue #305 by allowing "markup" to be the configured default 2008-02-11 22:16:00 +00:00

README

ViewVC -- Viewing the content of CVS/SVN repositories with a Webbrowser.

Please read the file INSTALL for more information.

And see windows/README for more information on running ViewVC on
Microsoft Windows.