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

Re: RFE: svn_client_ls() should return locking info

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-05-01 20:24:04 CEST

On Sun, 1 May 2005, Ben Collins-Sussman wrote:

>
> On May 1, 2005, at 1:29 AM, SteveKing wrote:
>
> > Ben Collins-Sussman wrote:
> >
> Aha, good point. So then the commandline client and TSVN would be
> equal in this feature -- both browsing remote locks via 'status -u'.
> Perhaps in 1.3, we can improve svn_client_ls() as you suggested, and
> then both TSVN's repository browser and 'svn ls -v' would show remote
> locks.
>
Yeah, we could at least support depth 0, 1 and infinity in
svn_fs_get_locks(). bdb could do get_dir_entries and then get_lock for
each entry. I don't know how slow that'd be. svn_ra_get_dir_entries could
have a flag to make it return locks.

I don't think that's too much work to sneak into 1.3.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 1 20:21:07 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.