At line 1 added 1 line. |
+ __CVS integration tool for VisualAge.__ |
Lines 3-4 were replaced by lines 4-45 |
- __ |
- bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb |
+ This tool is on hold while work on VisualAgeRepositoryFileSystem takes priority. |
+ ---- |
+ __News__ VajCVSOldNews |
+ * __17th April 2001__ |
+ ** Found this http://sourceforge.net/projects/vaj2cvs/ have not tried it yet. |
+ * __24st April 2001__ |
+ ** OliBye concentrating on VisualAgeRepositoryFileSystem |
+ ** Which could mean this tool becomes more like SteveFreeman's Lombard VSS tool |
+ |
+ * __21st April 2001__ vajcvs-1-12 is in WebCVS |
+ ** I had to upgrade to netbeans javacvs release32-BLD34, but discovered that this has a hard wired FileHandler when checking things out. I've working in a fix in my own repository but I'm not very happy with the library. I'm still finding it easier to check things in with WinCVS. |
+ ** I don't have the time to contribute to try to fix up javacvs, so think I'll leave the tool as is. |
+ ** It's made me think that maybe the VisualAgeRepositoryFileSystem might be a better option. |
+ |
+ * __13th April 2001__ vajcvs-1-10 is in WebCVS |
+ ---- |
+ |
+ To get it going. |
+ 1. Make sure you've got VisualAge installed, it's a VisualAge Tool! |
+ |
+ 1. Get the source |
+ ** __Repository__ Import the VajCVS solution from http://www.okchicken.com/*byeo/downloads/vaj.dat.tar.gz |
+ *** Use this method if you're getting the source for the first time. |
+ ** __CVS__ This is the most up to date. |
+ *** https://xpdeveloper.com/cgi-bin/wiki.cgi?WebCVS |
+ *** Use this method if you're merging code back into the code base. See ReleasingVajCVS |
+ 1. For the tests to work you'll need a local CVS Server running, as the tests go and make sure the files have been created. |
+ ** I used http://www.cvsnt.org |
+ ** See VajCvsTesting |
+ |
+ ** __Libraries from their sources.__ But note I've fixed some bugs in netbeans, these fixes are in the Visual Age Repository. |
+ **1. Get the xpdeveloper testing tools (part of BigBenTools). |
+ **1. Get the javacvs modules for NetBeans (I built against release32-BLD11) |
+ **** http://www.netbeans.org/source/browse/javacvs/ |
+ |
+ __Developers__ |
+ * OliBye |
+ * SteveFreeman |
+ |
+ Thanks to |
+ * AlexBlamey - Alcatel. Alex paired with me at Ot2001 |
+ * Many members of the XtC who nagged Oli into pairing ;-) |