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

Re: Re: [PATCH]svn_wc__find_wc_root

From: HuiHuang <yellow.flying_at_yahoo.com.cn>
Date: Fri, 26 Jun 2009 20:36:17 +0800

>If you "commit root1/foo/bar root1/zig/zag" the current code opens a
>single set of access batons rooted at root1. I'm suggesting you
>change the code so that it opens multiple sets of access batons, one
>for bar and one for zag. Once you have done that you get multiple
>working copies for free: "commit root1/foo/bar root2/zig/zag" doesn't
>care that root1 and root2 are different.

So my question is why current code do not do as TSVN? In TSVN there
are more access batons, do not they make it much slower?

Thanks~

------------------
yellow.flying
2009-06-26

__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2365662
Received on 2009-06-26 14:38:29 CEST

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.