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

Re: 'svn info URL'

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-28 18:43:59 CET

On Feb 27, 2005, at 3:01 PM, Peter N. Lundblad wrote:
>>
> Since I already revised every RA function, now is our chance to fix
> such
> mistakes without further revision... I'd say just make it return an
> entry
> for "" and also add a depth argument (we can start with supporting 0
> and
> 1). In libsvn_ra/wrapper_template.h, you can jsut filter out that
> entry.
>

Hm, I think I'd rather wait on the 'depth' argument. There are a
number of places where we want to introduce depth, and I'm thinking it
should be treated as a whole special project. (e.g. defining a new
svn_depth_t enumerated type, and sharing it across a bunch of APIs).

For now, I'm just going to make svn_ra_get_dir() return a "" entry.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 28 18:45:54 2005

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.