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

Re: Query: svn externals and export

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 11 Dec 2009 09:08:48 -0600

Andrew Hardy wrote:
>
>>
>>> Probably! Is it normal practice to build 'releases' from
>> someone's WC?
>>> I'm not sure whether it helps for understanding, but our
>> build doesn't
>>> result in the production of a single executable - we're producing
>>> database creation scripts, code to be installed into the database,
>>> code to be run against the database, etc. and a further script to
>>> orchestrate this.
>> We build from a WC, but it is a WC on a build server that no
>> one uses to do development in. So there are no artifacts from
>> IDEs or files that have pending changes in them, etc.
>
> That makes sense, perhaps I should look at acquiring a suitable build
> machine.

If you are already building somewhere, there's no need to change the machine,
just check out a wc in a different place where you won't edit anything. But, if
you build frequently you might want to look at Hudson or a similar continuous
integration server to automate the builds with one or more build servers running
as slaves.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2429799
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-11 16:10:02 CET

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.