Does mod_dav_svn expose the FS API for "open txn and edit it"?
If so, how does it ensure that the txn it modifies hasn't been passed to
a pre-commit hook already?
[ asking in the hope that someone knows the answer; if no one answers
and I can't find it myself I'll follow up on dev@ ]
On Monday,
I haven't read the thread but I'd like to clarify one thing: a pre-
commit hook sees the transaction (ie, candidate revision) as it will
exist once committed. It sees exactly what is deleted and what is
modified. And it can accept or reject it on that basis.
On Monday, November 28, 2011 11:47 AM
Dear Niko, Cooke,
Thanks for the suggestions, will try putting forward this ideas to management.
Hoping for the best.
Thanks and Regards,
Jerryleen S
Project Coordinator, PRDC
-Original Message-
From: Nico Kadel-Garcia [mailto:nka...@gmail.com]
Sent: Friday, November 25, 2011 9:18
On Sat, Nov 26, 2011 at 09:17:44AM +0200, Daniel Shahaf wrote:
> Looks like it's a known issue, see
>
> 3430 @XFail()
> 3431 @Issue(3814)
> 3432 def patch_set_prop_no_eol(sbox):
> 3433 "patch doesn't append newline to properties"
Fixed and nominated for backport to 1.7.2.
> 3618 @XFail()
> 361