Re: SVN and Eclipse
Re: SVN and Eclipse
- Subject: Re: SVN and Eclipse
- From: Mark Ritchie <email@hidden>
- Date: Fri, 30 Jul 2010 16:18:16 -0700
On 30/Jul/2010, at 2:01 PM, Farrukh Ijaz wrote:
> 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.
That's all good in theory however I have been challenged with the case where the build system contained states and elements which were not captured by the repository and thus we were not able to reconstruct a previous built. For example, what if your WOLips config file had a line commented out before and you forgot to do it again. Or whatever.
All I'm saying is that from my perspective, it might be useful to have a copy of the build product. It might not too. ;-)
M.
_______________________________________________
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