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

Re: 'svn status -u -v', behavior and APIs

From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: 2005-10-05 00:39:40 CEST

On Tue, 04 Oct 2005, Peter N. Lundblad wrote:
> I understand that problem, so I don't object to svn_wc_status2->url when
> you don't have an entry. I just wanted it to be set all the time. An item
> can have one and just one URL, regardless whether it exists only in the
> WC, only in the repository or both.
>
> I and dlr discussed this on irc, and the conclusion seems to be that we
> will have sv_wc_entry2->url set, either from the svn_wc_entry_t if that
> exists, or calculated by the status code if the file only exists in the
> repository. dlr will produce a patch to this effect, he said.

I've produced a patch which modifies the behavior of libsvn_wc, and
punches the API and behavioral changes through to the JavaHL bindings.
I think we'd eventually want similar bindings modification for Perl,
Python, and Ruby as well.

The patch is attached. I'm running the core and Java tests now.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Oct 5 00:40:33 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.