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

Re: installation of svn rev 7674 will hose svn's wc for pre 7674 clients

From: <kfogel_at_collab.net>
Date: 2003-11-09 03:49:56 CET

Philip Martin <philip@codematters.co.uk> writes:
> It might be better if the upgrading only happened when taking a write
> lock (things like "svn up" and "svn commit"). Then "svn status" and
> svnversion would not trigger an upgrade.

I had meant to implement it this way, and now I see the spot in lock.c
where I messed up (line 384) and caused the upgrade to happen for read
locks as well.

Sorry -- fixing now.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 9 04:31:25 2003

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.