Cannot view a revision with CVS 1.11.9

Christopher Hollow chollow at nixsystems.com
Wed Nov 5 06:57:48 PST 2003


> /app/common/bin/cvs: invalid option -- l 

The version of cvs that you upgraded to does not
support the '-l' switch.  They've provisioned a way to
use/not to use this switch in the cvsweb.conf. 
Comment out the following line:

 @cvs_options = qw(-lf);

I had the same problem and that took care of it.  Been
working like a dream since...

Christopher Hollow
 


-- Original Message --
I get the following error when I click on the revision
number of a file...

Error: Unexpected output from cvs co:
/app/common/bin/cvs: invalid option --
l Usage: cvs [cvs-options] command
[command-options-and-arguments] where
cvs-options are -q, -n, etc. (specify --help-options
for a list of options)
where command is add, admin, etc. (specify
--help-commands for a list of
commands or --help-synonyms for a list of command
synonyms) where
command-options-and-arguments depend on the specific
command (specify -H
followed by a command name for command-specific help)
Specify --help to
receive this message The Concurrent Versions System
(CVS) is a tool for
version control. For CVS updates and additional
information, see the CVS
home page at http://www.cvshome.org/ or Pascal Molli's
CVS site at
http://www.loria.fr/~molli/cvs-index.html 

Everything was working fine before I upgraded from CVS
1.11.

Any help would be appreciated. Thanks,

Robert Anderson
Sr. Web Administrator
Menlo Logistics
(503) 450-2880 desk
(503) 781-4726 cell
_______________________________________________
freebsd-cvsweb at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-cvsweb
To unsubscribe, send any mail to "freebsd-cvsweb-unsubscribe at freebsd.org"


More information about the freebsd-cvsweb mailing list