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 8916fe3969 Forward-port tweak to forbiddenre support made in r1817 on the 1.0.x branch.
* lib/vcauth/forbiddenre/__init__.py
  (ViewVCAuthorizer._check_root_path_access): Lose 'rootname' and
    'path_parts' parameters and logic to combine them; just accept the
    combined form as a new 'root_path' parameter.
  (ViewVCAuthorizer.check_root_access): Update call to 
    _check_root_path_access().
  (ViewVCAuthorizer.check_path_access): Do root and path combination
    here, and Update call to _check_root_path_access().

* viewvc.conf.dist
  (forbiddenre.forbidden): Update documentation and examples.

git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1818 8cb11bc2-c004-0410-86c3-e597b4017df7
2008-02-25 21:07:06 +00:00
bin * bin/loginfo-handler, 2008-02-12 15:27:12 +00:00
docs merge from 1.0.x -r1815, whose log message read thusly: 2008-02-25 19:32:21 +00:00
elemx Lose some .cvsignore files. 2007-04-10 15:02:50 +00:00
lib Forward-port tweak to forbiddenre support made in r1817 on the 1.0.x branch. 2008-02-25 21:07:06 +00:00
notes Note some completed enhancements. 2007-07-20 14:31:31 +00:00
templates Finish issue #57 with more support for showing locked status. 2008-02-12 21:06:40 +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/nightly/build-viewvc-snapshot 2008-02-22 14:49:12 +00:00
windows * windows/README 2007-04-02 12:38:33 +00:00
www Committed through web interface. 2008-02-13 03:47:13 +00:00
CHANGES Tweak authz changes a bit. 2008-02-21 20:14:17 +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 Update copyright years. 2008-02-22 15:11:27 +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 Forward-port tweak to forbiddenre support made in r1817 on the 1.0.x branch. 2008-02-25 21:07:06 +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.