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

[locking] out-of-dateness checking during lock

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-12-04 14:28:50 CET

Hi,

I'm starting to design the locking API in svn_client. I presume nobody
else is doing that, please tell me otherwise. The main motivation is that
I want to test ra_svn and that's simpler if we have client support, even
if not complete.

ONe thing I'm not sure about is the out-of-date checking when locking the
path. It is stated in the locking UI design that a path must be up-to-date
when locked. I assume we want to do this atomically.

The current RA API lock function doesn't allow the client to provide a
revision number. We can ask the server for last committed revision of the
path, but that wouldn't atomic. Maybe someone has a plan for how to deal
with this. sussman? fitz?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 4 14:30:25 2004

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.