[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Build project in pre-commit

From: San Martino <sanmrtn96_at_gmail.com>
Date: Wed, 6 Apr 2011 00:56:45 +0200

Thanks for your answer. Our commits to /trunk are supposed to be done rarely.
Basically we want to exclude source code of projects that for some
reasons cannot be built centrally (on the server where the repository
is).
A project consists of java files in a directory and an ant script.
Unfortunately I have not found any well-known software to help with
this kind of buildings.

2011/4/6 Ryan Schmidt <subversion-2011a_at_ryandesign.com>:
> On Apr 5, 2011, at 17:08, San Martino wrote:
>
>> we absolutely need to validate a project in the pre-commit trigger
>> with a build of the whole project being committed.
>>
>> Is this possible? Are there any tools allowing this?
>
> Yes, you could write a script to do this. There might be existing scripts to do this.
>
> However, if your project takes more than a few seconds to compile, this will likely annoy committers.
>
>
>
Received on 2011-04-06 00:57:14 CEST

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.