[wx-dev] SVN is ready for use

David Elliott dfe at cox.net
Sun Jul 1 01:56:06 PDT 2007


Hi guys,

On Jun 26, 2007, at 1:21 PM, Vadim Zeitlin wrote:

> On Tue, 26 Jun 2007 09:17:42 -0700 Robin Dunn <robin at alldunn.com>  
> wrote:
>
> RD> > VS> What about wxAutohacks? Or is it not relevant anymore
> RD> > VS> (build/autogen.mk fails without it)?
> RD>
> RD> Sorry, I was going to ask about that but forgot.
> ...
> RD> Where do you want it?
>
>  I think about just importing its files under build/ 
> autoconf_prepend or
> something, I don't see why should it be a separate module (but then  
> maybe
> I'm missing something).
>

I think the reason I did this originally was so that I could share  
one wxAutohacks dir across several projects.  Of course, I completely  
forgot about it between then and now which is probably why the last  
configure commit I did had more changes than necessary.

The other perceived advantage was that you didn't need to maintain it  
in branches.  That is, when you had an old branch coexisting with  
trunk you could just use the latest wxAutohacks in all cases because  
nothing in there really needs to be versioned.

On the other hand, it's probably easier for everyone if it's just in  
the tree proper and we'll just have to remember to backport any fixes  
to older branches as needed.

-Dave





More information about the wx-dev mailing list