View
By section
As outline
Fully expanded
FAQ sections
cvs
Questions
Getting account
Getting started
cvs-remote-links
CVS Clients
cvs-local-resources
common-commands
common-tasks
CVS and Eclipse
admin-commands
EDITOR-variable
no password
cvs-laptop
change-password
cvs-authoring
Administrator/mkpasswd
CVS account name
Cygwin home dir
Cygwin CR/NL problems
Who gets one?
anonymous access
SCCS/RCS/CVS conversion
Failed to connect . . .
cvs update is slow
cvs mail
Cygwin copy & paste
CVS Web Interface
SVN vs CVS
CVS on the Mac
|
| |
Is there a web interface to the CVS repository Christopher Brooks, 8 Apr 2003 Last updated: 8 Apr 2003
No, there is no webcvs view.
The basic issue is that it is tricky to integrate a web
server based solution into our current permission scheme on the
website. Using a full blown client that uses ssh to access the
repository is probably better than using a client on the web server.
Jorn Janneck wrote:
it seems that these days there are a number of decent user
interfaces to cvs. intellij, e.g., has a very nice cvs integration,
including visual display of conflicts, and i hear that so does
eclipse (never tried it with cvs myself), and i think jbuilder. of
course, these are programming ides---if that is too heavy, i believe
that there are a number of graphical cvs-only frontends, which i
never used though, because i am very happy with intellij. a list of
those can be found here: http://www.wincvs.org/
| |
|