On Fri, Sep 9, 2011 at 12:32 PM, Lester Caine <les...@lsces.co.uk> wrote: > Alexey Shein wrote: >> >> Hello, Lester, try to start from scratch by running ./vcsclean first, >> often it helps to solve all cache issues from previous builds. > > No go ... > 'Can't figure out your VCS, not cleaning.' >
the vcsclean script only support cvs, svn and git currently. basically it just deletes the ignored files present, so if the hg knows about the ignored files (I think the svn:ignore properties were migrated to git, so they should be available), then you should be able to see those files with hg status -i delete those files, and try ./buildconf again, or you can also try ./buildconf --force -- Ferenc Kovács @Tyr43l - http://tyrael.hu -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php