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
Trackback URL: http://blogs.sun.com/scblog/entry/fix_cvsroot_module_uploaded
Posted by Michael Nascimento Santos on January 24, 2007 at 05:41 AM PST #
Yes...Michel Graciano pointed that out in a comment to my last blog about the command line version of Fix CVSROOT. That is why I did not check this one into NetBeans CVS contrib/. Instead I put the module NBM on my UC and Project zip out there as I had already built the module and in case anyone wanted to hack it.
Thanks for your good work.
Posted by Sandip on January 24, 2007 at 07:48 AM PST #
Posted by Earl Harris on January 31, 2007 at 11:38 AM PST #
Posted by 192.18.43.225 on January 31, 2007 at 01:27 PM PST #
Posted by Earl Harris on February 01, 2007 at 07:15 AM PST #
Posted by Sandip on February 01, 2007 at 09:19 AM PST #
Posted by Earl Harris on February 01, 2007 at 12:31 PM PST #
Posted by Sandip on February 01, 2007 at 01:32 PM PST #
I received your comment about:
I am sorry you are having trouble with this module. It looks like somehow the GroupLayout which is used as the layout of the module's dialog is missing in your installation. I will look into what may be causing that.Posted by Sandip on February 02, 2007 at 07:55 AM PST #