Re: svn commit: r12384 - branches/1.1.x-r12327/subversion/libsvn_repos
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-12-19 23:24:56 CET
maxb@tigris.org writes:
> Author: maxb
I guess my comment really applies to the trunk, but I didn't spot the
> + err = svn_fs_commit_txn (&conflict_msg, &(*new_rev), rb->txn, rb->pool);
Why "&(*new_rev)" and not just "new_rev"?
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Dec 19 23:26:06 2004 |
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.