Bug in svn_wc__entries_write?
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-23 17:36:53 CEST
Hello
While implementing the access baton stuff I came across this in
svn_xml_make_close_tag (&bigstr, pool, SVN_WC__ENTRIES_TOPLEVEL);
apr_err = apr_file_write_full (outfile, bigstr->data, bigstr->len, NULL);
I do not understand why we would want to sync the entries file if the
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Sep 23 17:38:02 2002 |
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.