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
rey4 c7c9807517 Removed show_changed_paths option. It was originally added as a way to
to disable a buggy and inefficient subversion feature. But it's no
longer neccessary with C. Mike's recent improvements to the subversion
module.

* viewcvs.conf.dist
  (show_changed_paths):
    removed option

* lib/config.py
  (Config.set_defaults)
    removed default assignment

* lib/viewcvs.py
  (run_viewcvs):
    stop passing option value to repository object

* lib/vclib/svn/__init__.py
  (log_helper, fetch_log):
    stop passing option value to log_helper function


git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@726 8cb11bc2-c004-0410-86c3-e597b4017df7
2003-10-15 20:33:04 +00:00
elemx switch to a single, top-level makefile 2002-04-26 08:01:41 +00:00
lib Removed show_changed_paths option. It was originally added as a way to 2003-10-15 20:33:04 +00:00
templates Whip 'select for diffs', 'diff to previous', and 'diff to selected' 2003-10-15 16:42:02 +00:00
tests Ensure that we open ,v files in binary mode. 2003-02-26 02:31:31 +00:00
tools fixed docstring 2003-07-24 19:53:59 +00:00
tparse Memory leaks bugfix, by D. Berlin 2002-02-19 20:22:11 +00:00
website fixed html error 2003-07-28 23:47:04 +00:00
windows changed "Running Windows" logo to ViewCVS blimp as suggested by 2003-07-29 02:59:32 +00:00
www re-add CGI scripts with exec permission 2003-09-18 22:18:28 +00:00
CHANGES Started spring cleanup... ;-) A lot more is missing here. 2002-02-28 17:59:12 +00:00
INSTALL Fix the example used to demonstrate working Subversion bindings. 2003-06-16 18:19:04 +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 get standalone server to work from development tree 2003-10-15 17:39:43 +00:00
viewcvs-install * viewcvs-install 2003-06-25 20:29:03 +00:00
viewcvs.conf.dist Removed show_changed_paths option. It was originally added as a way to 2003-10-15 20:33:04 +00:00

README

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

Please read the file INSTALL for more information.