Fix CVSROOT module uploaded
Two weeks ago, I talked about a simple program to recursively fix the value CVSROOT in CVS/Root files (see the blog entry for the details on the motivation behind such functionality). I have wrapped that functionality in a simple module Fix CVSROOT.
I have uploaded the Fix CVSROOT module to my Netbeans update center described here.
This module installs the following action in Tools menu.
|
Action
|
Description
|
| Fix CVSROOT |
Recursively fix the CVSROOT in CVS/Root files in the specified directory. The directory of the selected node in the IDE is used at the default top level directory. |
Fix CVSROOT Project
(In case anyone wants to hack this project, it needs to be unzipped in contrib/ directory of NetBeans CVS workspace.)
DISCLAIMER: This module is experimental. So no guarantees. Use the module at your own risk.
Posted by sandipchitale
( Jan 23 2007, 07:04:36 PM PST ) Permalink