Menu

CvsShell 0.2 released!

CvsShell 0.2 released!

http://cvsshell.sourceforge.net

CvsShell is a console-based cvs client. It provides convenient access
to the cvs commands through a shell-like user interface.

Features:

* CvsShell prompts you for all arguments needed for executing a command.
* Aliases for different cvsroots.
* Listing of all modified files in the current directory tree.
* Operations on files in the listing can be executed quickly, because
those files can be accessed using a numerical ID instead of a
(typically long) pathname.
* Output of external shell commands can be embedded in cvsshell commands.
* IDs of files in the listing can be used in external shell commands.
* Shortcuts for cvs commands:
- Commit is automatically executed after an add or delete command (if you
want to).
- Renaming files with cvs is lenghty: you have the rename the file in the
local filesystem, remove the old file, add the new file and commit your
changes. With CvsShell, this is done with a single command.
* New commands can be integrated easily into CvsShell.

CvsShell is written on python and runs on every platform for which cvs
and python is available.

CvsShell is available from http://cvsshell.sourceforge.net

Posted by Stefan Wehr 2002-05-27

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.