Re: svn commit: r1372056 -

2012-08-13 Thread Julian Foad
Daniel Shahaf wrote: > Johan Corveleyn wrote on Sun, Aug 12, 2012 at 17:48:09 +0200: >> It seems the buildbots don't automatically start building on a change >> like this (also happened when you broke the build, it was only after >> julian made another change that the buildbots failed, and blamed

Re: svn commit: r1372056 -

2012-08-12 Thread Daniel Shahaf
Johan Corveleyn wrote on Sun, Aug 12, 2012 at 17:48:09 +0200: > On Sun, Aug 12, 2012 at 4:25 PM, Branko Čibej wrote: > > On 12.08.2012 14:39, Bert Huijben wrote: > >> vcnet_vcproj.ezt uses configs.name, but the result is probably the > >> same. I assume this fixes this problem. > > > > The result

Re: svn commit: r1372056 -

2012-08-12 Thread Johan Corveleyn
On Sun, Aug 12, 2012 at 4:25 PM, Branko Čibej wrote: > On 12.08.2012 14:39, Bert Huijben wrote: >> vcnet_vcproj.ezt uses configs.name, but the result is probably the >> same. I assume this fixes this problem. > > The result is not the same, [configs] in vcnet_vcproj is an object, > whereas in svn_

Re: svn commit: r1372056 -

2012-08-12 Thread Branko Čibej
On 12.08.2012 14:39, Bert Huijben wrote: > vcnet_vcproj.ezt uses configs.name, but the result is probably the > same. I assume this fixes this problem. The result is not the same, [configs] in vcnet_vcproj is an object, whereas in svn_config it's just a string. A foolish consistency, etc. :) Anyw

RE: svn commit: r1372056 -

2012-08-12 Thread Bert Huijben
/subversion/trunk/build/generator/templates/svn_config.vcproj.ezt MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit vcnet_vcproj.ezt uses configs.name, but the result is probably the same. I assume this fixes this problem. The vcproj format had some ugly