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

Re: svn commit: r36153 - in trunk: . build

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Mon, 02 Mar 2009 16:02:20 +0530

Justin Erenkrantz wrote:
> Author: jerenkrantz
> Date: Thu Feb 26 00:23:54 2009
> New Revision: 36153
>
> Log:
> Remove detection for GNU libtool and always use APR's libtool (be it GNU or
> jlibtool or whatever).
>
> * configure.ac: Always enable using APR's libtool.
> * autogen.sh, build/buildcheck.sh: Remove anything related to libtool detection.
> * build/
> (svn:ignore): Remove config.guess and config.sub from ignore list.
> * build/config.guess, build/config.sub
> (added): Take latest drops from FSF.

Is there any specific reason to remove "svn:ignore" property from config.guess
and config.sub? since I get the following when I do an update on my working
copy after r36153,

<snip>
../subversion/libsvn_wc/update_editor.c:3454: (apr_err=155000)
svn: Failed to add file 'build/config.guess': an unversioned file of the same
name already exists
</snip>

I assume you wanted to push the changes to these files to the developers, so
that there will be less surprises? Can you explain it in detail?

Thank You.

-- 
Senthil Kumaran S
http://www.stylesen.org/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1255696
Received on 2009-03-02 11:32:36 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.