Les Mikesell wrote on Wed, Oct 19, 2011 at 18:06:37 -0500:
> On Wed, Oct 19, 2011 at 3:58 PM, Harald Wilhelmi
> wrote:
> >
> > svn copy a b
> > echo -n yyy >b
> > svn commit -m 'c2' .
> >
> > Of cause I expect 'b' to contain 'yyy'. However sometimes it
> > contains 'xxx'. After this the r
On Wed, Oct 19, 2011 at 3:58 PM, Harald Wilhelmi
wrote:
>
> svn copy a b
> echo -n yyy >b
> svn commit -m 'c2' .
>
> Of cause I expect 'b' to contain 'yyy'. However sometimes it
> contains 'xxx'. After this the repository is all consistent and fine
> in my opinion (expect that 'a' has the