[PATCH] fsfs: don't write out revified txn noderev
From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-10-12 02:52:42 CEST
In the midst of fs_fs.c(write_final_rev), the transaction
And then for some reason it's written back to the transaction
Is there anything wrong with the following patch?
[[[
* subversion/libsvn_fs_fs/fs_fs.c
Index: subversion/libsvn_fs_fs/fs_fs.c
- SVN_ERR(svn_fs_fs__put_node_revision(fs, id, noderev, FALSE, pool));
-- David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Oct 12 02:52:52 2007 |
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.