>Martin Sebor wrote: > >Travis Vitek wrote: >> >>> Author: sebor >>> Date: Wed May 7 14:24:23 2008 >>> New Revision: 654286 >>> >>> URL: http://svn.apache.org/viewvc?rev=654286&view=rev >>> Log: >>> 2008-05-07 Martin Sebor <[EMAIL PROTECTED]> >>> >>> * examples/manual/failure.cpp (main): Demonstrated the >>> (optional) >>> extensions, classes std::ios::badbit_set, std::ios::eofbit_set, >>> and std::ios::failbit_set. >>> * examples/manual/in/failure.in: Added "interesting" input file. >>> * examples/manual/in/failure.in: Set expected output. >> >> I think the third file here was 'failure.out' > >Thanks! I'm running into errors editing the property for some >reason. I don't think I'm doing anything wrong but maybe you >could give it a try in case I just lost my svn mojo. (I did >also ask on infra to see if there's a problem with the svn >hook.) >
Yeah, I get an error also... $ svn propedit svn:log --revprop -r654286 https://svn.apache.org/repos/asf/stdcxx svn: DAV request failed; it's possible that the repository's pre-revprop-change hook either failed or is non-existent svn: At least one property change failed; repository is unchanged >Martin >
