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

Re: svn commit: rev 1351 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_client

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-21 22:16:21 CET

On Thu, Feb 21, 2002 at 02:11:20PM -0600, kfogel@tigris.org wrote:
> Author: kfogel
> Date: 2002-02-21 20:11 GMT
> New Revision: 1351
>
> Modified:
> trunk/subversion/include/svn_types.h
> trunk/subversion/include/svn_wc.h
> trunk/subversion/libsvn_client/client.h
> trunk/subversion/libsvn_client/diff.c
> trunk/subversion/libsvn_client/repos_diff.c
> trunk/subversion/libsvn_wc/diff.c
> Log:
> Promote diff_cmd_t to a non-library-specific type, in preparation for
> generalization to handle merging.

Rather than putting all kinds of libsvn_subr into svn_types.h, it seems that
we ought to create an svn_subr.h header. Continuing to load stuff into
svn_types.h "infects" the rest of the system with stuff that isn't really
"core" to SVN.

Thoughts?

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:09 2006

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.