Thank you, worked like a charm.Solution:local ps = [ property-set.create <svn-output-root>$(output-root) ] ;local action = [ new action $(sources[1]) : svn.export-source : $(ps) ] ;On Fri, Jan 10, 2014 at 2:14 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
AMDG
In the svn-generator.run rule, drop all the
On 01/10/2014 05:52 AM, Paulo Márcio Figueiredo Alves wrote:
> This generator duplicates the target if `b2 release debug`, because I
> always create the source in the same location.
> Is there a way to solve this but still use same location?
>
properties that are not relevant before constructing
the action. The only property that you need is
<svn-output-root>, I think.
In Christ,
Steven Watanabe
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build