[snipping the part about db/revs, this is only about db/revprops]

Philip Martin wrote on Wed, Apr 29, 2015 at 18:53:04 +0100:
> Andrew Reedick <jreed...@incomm.com> writes:
> 
> > Bad News:  However, it seems that I have bigger issues:
> >     * Dumped revision 109662.
> >     svnadmin: E720002: Can't open file
> > 'devel_copy\db\revprops\109663': The system cannot find the file
> > specified.
> 
> You can replace a missing revprop file with a file containing a single
> line:
> 
> END
> 

The file must be exactly four bytes long and must end with an LF
character (0x0A).  In particular, just using 'echo END > foo' will work
*on unix* but not on windows.

Daniel

Reply via email to