bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9993: `vc-svn-checkin' needs "--non-interactive"


From: Glenn Morris
Subject: bug#9993: `vc-svn-checkin' needs "--non-interactive"
Date: Wed, 09 Nov 2011 21:39:49 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Version: 24.0.92

Stefan Monnier wrote:

>> or make vc-svn-command unconditionally add it
>
> That sounds right.

Done.

> We can add a comment in our code that --non-interactive is a workaround
> and that svn should do it automatically since we're using a pipe.

Gotta cater to the common use case of

  find . -name '*.pdf' | xargs svn update 

though. (http://svn.haxx.se/dev/archive-2009-04/0094.shtml)

Maybe newer svn DTRT though.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]