when does this code get invoked?
From: vijayaguru <vijay_at_collab.net>
Date: Tue, 05 Oct 2010 13:51:04 +0530
Hi,
I had a chance to look into the code subversion/libsvn_ra_neon/commit.c.
<snip>
if (err == NULL && allow_404 && code == 404)
/* re-fetch, forcing a query to the server */
/* do it again, but don't allow a 404 this time */
<snip>
Here the duplicate of the resource is getting passed during a call to
For example, in (commit_open_file), file_rsrc that is the duplicate of
<snip>
Thanks in Advance!!
Thanks & Regards,
|
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.