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

Re: compile error under owner-group-mode branch

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-02-17 21:02:51 CET

On Feb 14, 2007, at 18:50, Stephen Ecker wrote:

> in the file:
> http://svn.collab.net/repos/svn/branches/meta-data-versioning/owner-
> group-mode/subversion/libsvn_client/commit_util.c
>
> when compiling errors with:
>
> subversion/libsvn_client/commit_util.c: In function
> 'harvest_committables':
> subversion/libsvn_client/commit_util.c:197: error: redeclaration of
> 'finfo' with no linkage
> subversion/libsvn_client/commit_util.c:196: error: previous
> declaration of 'finfo' was here
> make: *** [subversion/libsvn_client/commit_util.lo] Error 1
>
> turns out, in commit_util.c, the following line is repeated:
> apr_finfo_t finfo;
>
> removing one solved the problem

I'm sure the owner-group-mode branch is hopefully out of date in many
other ways as well. (svn log shows it hasn't been touched since
January 2006.) I'm not sure if anyone's maintaining that branch anymore.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 17 21:03:20 2007

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

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