|
|
The Squealer
|
|
CVS Integration
|
|
The Sorceror does CVS integration. It is a simple perl script wrapper for CVS
that allows easy access to the common source control functions:
- Editing a file. This gets the latest, marks it for edit and optionally (
-load )
loads it in Textpad using the Squealer.
- Unediting a file. This undoes your local changes
- Diffing a file. This diffs your file allowing diff of current local version to an older one,
or diff of two specific versions
- History for file. This gives you list of revisions to a file
- Commit changes to a file. This commits your changes
|
|