On Friday 03 June 2011 09:01 PM, Stefan Sperling wrote:
Is there any open issue for this?
I don't think so. Please file one. Thanks!

Done. http://subversion.tigris.org/issues/show_bug.cgi?id=3913

Thanks & Regards,
vijayaguru
svnrdump should not be using stdin for input.
It should accept the file on the command line instead because
using stdin interferes with prompting.

svn patch does not accept this familiar syntax for the same reason:
   svn patch<  patchfile

The only command we have that works like this is svnadmin,
which never prompts interactively.

Reply via email to