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

svn info URL

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-01 00:10:51 CET

Just a heads-up:

It seems that a number of folks in IRC (and in the Chicago office)
didn't like the idea of making svn_ra_get_dir() return a '.' entry.

So instead, I'm in the middle of changing svn_ra_check_path() to return
a single svn_dirent_t rather than a node_kind. (The node_kind is
included in the svn_dirent_t already, so it's easy to write compat-code
and adjust callers.)

Once that's done, I'll fix 'svn info URL' to make use of this call,
then port the whole thing to the locking branch and add lock
information to the mix.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 1 00:12:02 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.