[Nut-upsdev] [nut-commits] svn commit r1560 - trunk
Charles Lepple
clepple at gmail.com
Sun Nov 16 14:47:50 UTC 2008
On Sun, Nov 16, 2008 at 8:07 AM, Arjen de Korte <nut+devel at de-korte.org> wrote:
> Citeren Arjen de Korte <adkorte-guest at alioth.debian.org>:
>
>> Author: adkorte-guest
>> Date: Sun Nov 16 13:00:30 2008
>> New Revision: 1560
>>
>> Log:
>> Generated by libtool and should not be versioned.
>>
>> Modified:
>> trunk/ (props changed)
>
> Right, that didn't work out quite the way I intended. Can someone
> please set the svn:ignore property on 'config.guess', 'config.sub' and
> 'ltmain.sh'?
Looks like you got it right.
The svn:ignore property gets set on the directory containing the files
you want to ignore, rather than the files themselves (since you want
to keep those files out of the version control system). Only versioned
objects can have properties.
I modified the buildbot steps to run 'autoreconf --install' instead of
just 'autoreconf'.
--
- Charles Lepple
More information about the Nut-upsdev
mailing list