Re: svn commit: r27222 - branches/svnpatch-diff/subversion/libsvn_client
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2007-10-18 00:22:34 CEST
"Charles Acknin" <charlesacknin@gmail.com> writes:
> + SVN_ERR(svn_io_check_path(src_path, &src_kind, pool));
As a general rule avoid check-then-operate code. Try the first copy
---------------------------------------------------------------------
|
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.