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 2481c9a5c9 Normalize configured paths at a different time so that we don't
destroy URLs used by the svn_ra module.

* viewcvs/lib/config.py
  (_parse_roots): Don't normalize the paths for roots here -- it will
    destroy URLs.

* viewcvs/lib/viewcvs.py
  (Request.run_viewcvs): Normalize them here, *after* we know what's a
    URL and what's a normal path.


git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@917 8cb11bc2-c004-0410-86c3-e597b4017df7
2004-09-09 22:10:57 +00:00
contrib Add copyright info to SVN mailer patch. 2004-07-16 16:31:21 +00:00
elemx switch to a single, top-level makefile 2002-04-26 08:01:41 +00:00
lib Normalize configured paths at a different time so that we don't 2004-09-09 22:10:57 +00:00
templates * templates/include/dir_footer.ezt: get rid of validity error due to 2004-09-03 12:31:59 +00:00
tests Ensure that we open ,v files in binary mode. 2003-02-26 02:31:31 +00:00
tools - Add svndbadmin script, which can be used to add Subversion revision 2004-07-16 11:53:48 +00:00
tparse Learn these here RCS parsers about the fact that that "branch" keyword 2004-08-17 23:08:54 +00:00
website * website/styles.css 2004-08-14 16:50:57 +00:00
windows Update windows README file 2004-07-01 23:51:45 +00:00
www make query page work straight from the source directory without 2003-10-27 17:28:30 +00:00
CHANGES Started spring cleanup... ;-) A lot more is missing here. 2002-02-28 17:59:12 +00:00
INSTALL Add simple querying support directly to the viewcvs script. This is 2004-07-17 06:03:33 +00:00
README Various tweaks: 2001-11-19 01:10:08 +00:00
TODO removed some obviously resolved items and added a preface indicating, 2001-10-28 11:07:44 +00:00
cvsgraph.conf.dist * www/cgi/viewcvs.cgi, www/cgi/query.cgi, www/viewcvs-strace.sh, 2003-06-03 06:24:59 +00:00
standalone.py Fix file descriptor leak in standalone.py 2004-07-17 01:50:20 +00:00
viewcvs-install * viewcvs-install (install_tree): don't install files ending in '~', since 2004-07-26 05:20:39 +00:00
viewcvs.conf.dist Add simple querying support directly to the viewcvs script. This is 2004-07-17 06:03:33 +00:00

README

ViewCVS -- Viewing the content of CVS repositories with a Webbrowser.

Please read the file INSTALL for more information.