Re: "svn commit" performance
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-08 22:00:02 CEST
Chia-liang Kao <clkao@clkao.org> writes:
> Ok, now I'm looking at this.
What's a "grandparent", how does it relate to a target? Is it the
> right now i'm using svn_wc_admin_probe_try to tree lock the target
I'm not clear what you are trying to achieve. Do you want to support
> but I'm wondering if svn_wc_admin_probe_try should just fail when
Hmm, it appears you only want to support a single working copy. In
How about a function like
svn_error_t *
Get P the path for adm_access
So given
svn ci foo/xxx/yyy/alpha foo/xxx/zzz/beta foo/aaa/bbb/gamma
First open foo/ non-recursively, then svn_wc_adm_open_descendant each
This will fail if foo/ is not a working copy and foo/xxx/ and foo/aaa/
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jul 8 22:01:38 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.