[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: can't we use "svnrdump load" in interactive mode?

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 03 Jun 2011 16:48:50 +0100

Stefan Sperling <stsp_at_elego.de> writes:

> 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.

Standard patch allows me to use '<' and still prompts interactively:

$ patch -p0 < x.patch
patching file wc/A/f
Reversed (or previously applied) patch detected! Assume -R? [n]

-- 
Philip
Received on 2011-06-03 17:49:27 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.