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

RE: Communication of LOCKS and CHANGES

From: Harvey, Edward <Edward.Harvey_at_patni.com>
Date: 2007-11-21 16:49:08 CET

Let's not forget something important here -

This thread is about LOCKS and CHANGES. I see a million emails back and
forth about philosophy of locks, and that's a pitfall.

Regardless of caching lock info, it would in fact be useful to cache
info saying that your local copy is out of date. If somebody somewhere
already committed a newer version of a file, it would probably be smart
for you to update before editing your file.

As mentioned by Brian Erickson previously, it's important to make sure
this new caching function doesn't change the behavior of any already
existing function. As mentioned by me, any caching that takes place
must be "harmlessly cached."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 21 16:49:36 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.