Hi Bill:

I find this very messy.  After a program has been changed 50 times, do I
really care what the other 49 versions look like in my U2 account.  I think
not.

I sometimes change a program every 1 to 5 minutes as I'm going through
testing process.  Then sometimes about an hour into it I think, wow I would
like to have the version from 30 minutes ago which worked better than the
current version.  With Eclipse there is a local history and I save the last
100 copies, so I use the local compare editor to find the version I would
like to go back to.  You can change this preference to fit your needs.

Eclipse makes me more productive.  I can work on multiple accounts within
the same window using tabs.  I feel that my code is cleaner because of the
Outline capability of all my variables in the program, the ability to double
click and see where the variable is used.   Other things like the way
Eclipse ruler show me visually where all those variables are so I can check
my scope has made my code less problematic when it comes to unassigned
variables at run time.

Regards,
Doug
www.u2logic.com/versioncontrol.html
"The Eclipse U2 Experts"

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman
Sent: Friday, March 04, 2011 8:32 AM
To: U2 Users List
Subject: Re: [U2] Version Control

When fixing THIS.APP, 
        copy all the source code from THIS.APP.R3 to THIS.APP.R4, 
        complile .R4, 
        test .R4 in a SandBox, 
        change VOC in LIVE from "R3" to "R4".

>ED VOC THIS.APP
1: PA
2: RUN BP.INV THIS.APP.R3

--Bill 


_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to