Re: svn commit: r1125983 - /subversion/trunk/subversion/libsvn_repos/commit.c

2011-05-22 Thread Daniel Shahaf
r1125998. Stefan Sperling wrote on Sun, May 22, 2011 at 17:29:08 +0200: > On Sun, May 22, 2011 at 06:26:10PM +0300, Daniel Shahaf wrote: > > s...@apache.org wrote on Sun, May 22, 2011 at 15:11:53 -: > > > +/* Verify the mergeinfo property value VALUE and return an error if it > > > + * is inva

Re: svn commit: r1125983 - /subversion/trunk/subversion/libsvn_repos/commit.c

2011-05-22 Thread Stefan Sperling
On Sun, May 22, 2011 at 06:26:10PM +0300, Daniel Shahaf wrote: > s...@apache.org wrote on Sun, May 22, 2011 at 15:11:53 -: > > +/* Verify the mergeinfo property value VALUE and return an error if it > > + * is invalid. Use SCRATCH_POOL for temporary allocations. */ > > +static svn_error_t * > >

Re: svn commit: r1125983 - /subversion/trunk/subversion/libsvn_repos/commit.c

2011-05-22 Thread Daniel Shahaf
s...@apache.org wrote on Sun, May 22, 2011 at 15:11:53 -: > Author: stsp > Date: Sun May 22 15:11:52 2011 > New Revision: 1125983 > > URL: http://svn.apache.org/viewvc?rev=1125983&view=rev > Log: > Fix issue #3895, "repos layer does not verify mergeinfo syntax" > > * subversion/libsvn_repos/c