chmac: cvs

Sort by: Date / Title / URL

  1. http://codesnippets.joyent.com/posts/show/1364
    Code snippet to protect .svn / .bzr / CVS directories within apache via the .htaccess file for a single site.
  2. http://codesnippets.joyent.com/posts/show/1365
    Code snippet to protect .svn / .bzr / CVS directories within apache system wide in the httpd.conf file.
  3. http://info.wsisiz.edu.pl/~blizinsk/git-bzr.html
    A helpful guide to using bzr as a client for subversion repositories. Or branching from subversion and then recommitting to subversion while managing intermediary changes in bazaar. The article also covers cvs in the same depth.
  4. http://www.redmine.org/
    Redmine is a project management / bug tracker / etc written in Ruby on Rails. It supports multiple CVS back ends including SVN, CVS, Git, Mercurial, Bazaar and Darcs.
  5. http://bazaar-vcs.org/
    Bazaar is a distributed version control system available under the GPL. It supports upload of repos by ftp, rsync, sftp, etc. Repos can be hosted on a standard web server or by a bazaar specific server.

First / Previous / Next / Last / Page 1 of 1