Re: SVN and Eclipse
Re: SVN and Eclipse
- Subject: Re: SVN and Eclipse
- From: Farrukh Ijaz <email@hidden>
- Date: Sat, 31 Jul 2010 00:01:28 +0300
Sent from my iPad
On 30-Jul-2010, at 9:12 PM, Mark Ritchie <email@hidden> wrote:
>> And *I* wouldn't store the binary, only all assets that are needed to create it: woproject binary, WO systems libs, Wonder libs, etc.
>> After all, the tgz is next to worthless in a year or two, unless you can actually recreate it?
> Having been burned a couple of times with not being able to recreate builds, I'm a fan of storing the binary product. Otherwise, you have to store the state of the build system on the day when the build was created! ;-)
> YMMV.
> M.
That's why when you know your build is stable, just tag it with a name such as something-stable under tags folder in your svn structure. So next time you need to produce the same build just checkout the project from tag instead of trunk and build it. You will eventually get the same successful build.
Farrukh _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden