RE: svn commit: r1181040 - in /subversion/branches/tree-read-api/subversion: include/svn_ra.h libsvn_ra/ra_loader.c
From: Bert Huijben <bert_at_qqmail.nl>
Date: Mon, 10 Oct 2011 09:39:45 -0700
> -----Original Message-----
If you intend to merge this code back to trunk eventually:
I think it would be better if svn_ra_check_path2 uses a single new/updated call to get the right information. This change makes svn_ra_check_path2() twice as slow as svn_ra_check_path() for the very common case where the target is a file. (And svn_ra_check_path is often just used to check if the path exists)
Bert
|
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.