[slime-devel] Re: Daily ChangeLog diff
Matthias Koeppe
mkoeppe+slime at mail.math.uni-magdeburg.de
Sun Feb 20 23:22:33 UTC 2005
Luke Gorrie <luke at synap.se> writes:
> I have recurring problems where CVS omits large chunks of text when
> doing diffs and checking out old versions. Does anyone know about this?
You can use this script as your CVS_RSH:
#!/bin/sh
## Redirecting stderr works around lost output when run from Emacs.
exec ssh $* 2> /dev/null
Hope this helps,
--
Matthias Koeppe -- http://www.math.uni-magdeburg.de/~mkoeppe
More information about the slime-devel
mailing list