cvsdelta

'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.

Last updated 7 Jan, 2008


User level: Submit a level

User Rating:

Homepage

License(s) :

LGPL

Rate it!

 

About

Leadership
Requirements
  • CVS (Use Requirement)
Related Projects

CVSGraph, CVSHistory, CVSps, Cvs-Brancher, Cvschk, Cvsplot, Cvsstat, Majentis

Versions

1.7.0

1.7.0 stable released 2004-05-10

User Community and Support

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

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

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

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 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.