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

Re: svn commit: r13315 - trunk/notes/locking

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-03-09 08:38:19 CET

On Tue, 8 Mar 2005 sussman@tigris.org wrote:

> --- trunk/notes/locking/TODO.txt (original)
> +++ trunk/notes/locking/TODO.txt Tue Mar 8 16:32:33 2005
> @@ -14,7 +14,7 @@
>
> * rev svn_wc_notify_func_t (on trunk) (lundblad)
>
> -* svn status -u shows lock info from repos.
> +* svn status -u shows lock info from repos. (lundblad? depends on update?)
>
Maybe lundblad, but no, it doesn't depend on the svn up functionality. It
will have to grab all locks with svn_ra_get_locks using an extra RA
session (since it needs the info before the editor gets onvoked, but after
reporting so it knows the common ancestor of the paths it will need lock
information for.)

We decided that the status can't use the entryprops to report locks on
IRC. I can't remember it right now. Damn I didn't mae a note in the
implementation docs.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 9 08:36:43 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.