RE: Build project in pre-commit
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 8 Apr 2011 14:42:50 -0400
> > Thanks for your answer. Our commits to /trunk are supposed to be
Another option would be to do all your development on a branch. Have you build scripts build from that branch. IF the build is successful perform a merge to trunk. If the build fails, don't do the merge. Since branch is never checked into there shouldn't be merge conflicts. (well, tree conflicts would still be possible.)
BOb
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.