|
From: | Carsten Bormann |
Subject: | bug#13513: 24.3.50; Going "--non-interactive" is the wrong thing for SVN on OSX |
Date: | Tue, 22 Jan 2013 23:09:33 +0100 |
Commenting out the forced "--non-interactive" in vc-svn-comment fixes this: Well, svn keeps it all to itself. It looks like the screenshot below (this is just an example; it could be asking for a keychain password). What happens if you are running with `emacs -nw'? Again, it's svn that prompts, not Emacs. What happens if you vc-update from Emacs and there are conflicts, and Well, first svn (again) prompts via GUI for access, and then I see (in Emacs): Updating 'x': Conflict discovered in '/Users/cabo/Documents/uni/lehre/isec12/ueb/x'. Select: (p) postpone, (df) diff-full, (e) edit, (mc) mine-conflict, (tc) theirs-conflict, (s) show all options: svn: E070014: Can't read stdin: End of file found If you want this to fail less, this should apparently have a --accept (and not a --non-interactive). Grüße, Carsten ![]() |
[Prev in Thread] | Current Thread | [Next in Thread] |