Committed the fix in r1054133.
With regards
Kamesh Jayachandran
On 12/30/2010 09:35 PM, Kamesh Jayachandran wrote:
> Hi All,
>
> I did the following.
>
> cd /tmp
> cd svn-1.6 co file:///repo/abc
> touch abc/test
> svn-1.6 add abc/test
> #Make sure below commit fails either by a pre-commit hook or File
> system perm error, we just need this to fail.
>
> svn-1.6 ci -m "msg"
>
> svn-1.7 upgrade
> Segfaults
>
> My svn-1.7 trunk build corresponds to 1053813:1053833
>
> With regards
> Kamesh Jayachandran
Received on 2010-12-31 17:17:20 CET