Project

General

Profile

Activity

From 10/03/2012 to 11/01/2012

11/01/2012

01:40 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
First to eliminate the confusion I created with cvs#bxr naming:
* cvs2svn is the software from http://cvs2svn.tigris...
Adrian Lungu
12:02 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
The readme contents:... Greg Shah
09:26 AM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
The new (v5) version for cvs3bzr generates the bzr repository without the /trunk directory. Adrian Lungu
07:39 AM Support #1569: identify and remove any customer-specific references inside the P2J project
Forgot to add MajicAdminClient changes for the issues # 4 (feature provided here should be exposed as a generic hook ... Costin Savin

10/31/2012

05:21 PM Feature #1893: cleanup p2j_project_guide.html to cut it down to just a minimum getting started guide
Any useful content can be checked into a non-core BZR project. The majority of the content can come from the Dev Gui... Greg Shah
05:19 PM Feature #1893 (Closed): cleanup p2j_project_guide.html to cut it down to just a minimum getting s...
Greg Shah
05:14 PM Feature #1892: cleanup unnecessary code, docs and project directories that are not core
What other stuff is ripe for cleanup? Greg Shah
05:14 PM Feature #1892: cleanup unnecessary code, docs and project directories that are not core
The design/, diagrams/ and testcases/ directories should each be moved from the core p2j project into their own proje... Greg Shah
05:08 PM Feature #1892 (Closed): cleanup unnecessary code, docs and project directories that are not core
Greg Shah
05:07 PM Feature #1891 (Closed): migrate P2J from CVS to BZR using the new migration scripts
Greg Shah
01:36 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
Of course changing in the conversion scripts $module/trunk with $module will do the same thing.
I started the conve...
Adrian Lungu
12:48 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
I tested before and retested now. All tags and commit logs are identical. The revision numbers are the original and a... Adrian Lungu
12:14 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
When you "bzr branch", wont that cause the revision # to be xxxx.yyy instead of the simple trunk # xxxx? Greg Shah
11:29 AM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
> Finally, on a slightly different topic, when the files are imported into Bazaar, I don't want there to be an additi... Adrian Lungu
10:44 AM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
Version 3 for cvs3bzrutils:
* Fixed a bug in bzr-hlog related to revno string length and sorting.
* The fix includ...
Adrian Lungu
01:31 PM Support #1569: identify and remove any customer-specific references inside the P2J project
Added proposed update with fixed issues Costin Savin

10/30/2012

12:43 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
I'm attaching the version 2 for cvs3bzrutils.
Changes:
* bzr-hlog now outputs also the missing revisions
* bzr-hr...
Adrian Lungu

10/29/2012

04:42 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
Please try to implement algorithm D. I think that should be correct for almost all cases. Greg Shah
04:18 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
I noticed now that the output of the @bzr hlog@ do not show the revision 2789 (corresponding to the 1.3 revision and ... Adrian Lungu
04:06 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
> This looks really good. Would it be difficult to use algorithm A instead of B?
Well - only version D could be impl...
Adrian Lungu
03:50 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
This looks really good. Would it be difficult to use algorithm A instead of B?
The example you show actually expl...
Greg Shah
03:12 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
Here is an example on history tags applied to the src/dmo-index-1.0.dtd file... Adrian Lungu
02:51 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
Attached are the history diff utilities:
* hlog - display the history header for a file along with revision numbers...
Adrian Lungu

10/26/2012

01:36 PM Support #1569: identify and remove any customer-specific references inside the P2J project
Feedback:
1. The update zip file name shouldn't have the extra _ between "upd" and the sortable date. And there s...
Greg Shah

10/25/2012

02:03 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
Remaining items:
* a plugin for bazaar to allow something similar to "cvs diff -r Hxxx -r Hyyy filename" as you pro...
Adrian Lungu
12:54 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
It is OK to use the 1 minute threshold. I would rather have more revisions but a more accurate result. Greg Shah
12:52 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
Questions:
1. What is left to do?
2. Were you able to resolve the remaining problems (cases C and E)?
3. Did you...
Greg Shah
08:57 AM Feature #1568 (Review): create a tool that allows full conversion of a Golden Code CVS project in...
New version (v4) attached. This is a complete and tested version.
- added the runall.sh script
- updated the readme...
Adrian Lungu

10/23/2012

06:20 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
OK, this helps me understand where we are.
How to deal with the different cases:
A - Ignore the differences. T...
Greg Shah
05:23 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
The following are the types of problems were identified until now:
A) Deleted files tagged at a later time.
* Ta...
Adrian Lungu

10/22/2012

04:38 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
The new version of cvs3bzr (version 3) is using specialized scripts for each stage of conversion in order to be more ... Adrian Lungu
03:53 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
This is the status of the conversion on 10/17/2012.
* the conversion utility will be named cvs3bzr. First version ...
Adrian Lungu
03:47 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
This is the status of the conversion on 10/18/2012:
* The output of the "bzr log" command contain timestamps in GTM...
Adrian Lungu
03:19 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
... Greg Shah
03:05 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
There is a problem on porting the release tags from CVS to bazaar because some of the tags do not represent the statu... Adrian Lungu

10/15/2012

01:02 PM Support #1569: identify and remove any customer-specific references inside the P2J project
Attached proposed update 2 : Created new security keystore p2j-server-key.store to replace the majic specific stdsrvk... Costin Savin

10/12/2012

04:44 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
Following is an outline of the conversion steps:
* drop(ignore) all history tags
* make a conversion including all ...
Adrian Lungu

10/09/2012

10:16 AM Support #1569: identify and remove any customer-specific references inside the P2J project
The p2j/testcases/simple/server/stdsrvkey.store is a TIMCO-specific file.
Please create new key(s), CA and a store...
Greg Shah

10/05/2012

09:42 AM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
@I haven't heard of cvs3bzr. What is it and where did you find it?@
"cvs3bzr" should be "cvs2bzr". It was just a typ...
Adrian Lungu
08:32 AM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
Clearly, I made a mistake in evaluating the bazaar "bzr tag" command. I didn't realize that per file tags are not po... Greg Shah

10/04/2012

06:30 PM Feature #1568: create a tool that allows full conversion of a Golden Code CVS project into the eq...
After verifying available options for the repository conversion my conclusions for this tasks are that:
1. the commi...
Adrian Lungu
08:13 AM Support #1569: identify and remove any customer-specific references inside the P2J project
I think the reference to ExpressionClassLoader.html was intended to point to the JavaDoc version which exists (in the... Greg Shah
07:34 AM Support #1569: identify and remove any customer-specific references inside the P2J project
Issue Notes:
* p2j/scr/com/goldencode/expr/package.html contains reference to timco path html:
??The class is load...
Costin Savin

10/03/2012

01:32 PM Support #1569: identify and remove any customer-specific references inside the P2J project
Any 4GL code (.p) files that reference TIMCO or Majic should be modified to eliminate those references. The testcase... Greg Shah
 

Also available in: Atom