Top > All Packages in Directory > cvsdelta

cvsdelta - Summarizes the difference between a CVS project and its local version

'cvsdelta' works with a CVS project, producing a list of the local files that have been changed. It lists the number of lines of code that have been added, removed, and deleted. It can also execute the "add" and "remove" commands for the appropriate files.

It detects files that have been added and removed, and of existing files it counts the number of lines that have been added, deleted, and changed. It filters project changes by using .cvsignore files, both system-wide and locally.

Via the --execute option, cvsdelta can also perform the related operations with CVS, that is, it can add and remove the appropriate files. Again, .cvsignore files are honored. Thus, "cvsdelta --execute" will add all new files to the CVS project.



Obtaining

Web pagehttp://cvsdelta.sourceforge.net/
Source tarball http://prdownloads.sourceforge.net/cvsdelta/cvsdelta-1.7.0.tar.gz
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=55132
Version 1.7.0 (stable) released on 2004-05-10
Licensed under LGPL.
This is not a GNU package.

Documentation
User manpage available in HTML format from http://cvsdelta.sourceforge.net/cvsdelta.html
Support contacts

Help List<jpace@incava.org>
Developer List<jpace@incava.org>
Bug List<jpace@incava.org>
Bug Databasehttp://sourceforge.net/tracker/?group_id=55132

Project contacts

Maintainers
Developers

Related information

Source repositoryhttp://sourceforge.net/cvs/?group_id=55132
Interfacescommand line
Source languagesRuby
Use requirementsCVS
Related programsCvschk, Cvsstat, CVSGraph, CVSps, Cvsplot

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-07-23
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.