On 05/25/12 09:03, Royce Souther wrote:
> I am managing a large network of corporate servers. I am looking for a CLI
> editor like vi(m), maybe a wrapper for vi(m) that would generate diff files
> and force the user to add a comment line when every they change a
> configuration file.

I have a script I picked up off someone in my local LUG that integrates RCS
and vi for editing files you want to keep version controlled.  You run the
script, it checks out a writable version of the file, runs vi on it for you,
then automatically checks in the changes you've made and prompts you for a
comment on the changes.

You can get it from him at http://www.joyner.ws/cvim/

--[Lance]

-- 
 GPG Fingerprint: 409B A409 A38D 92BF 15D9 6EEE 9A82 F2AC 69AC 07B9
 CACert.org Assurer

_______________________________________________
clug-talk mailing list
clug-talk@clug.ca
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to