Gavin, gavinbauma...@tigris.org wrote on Wed, Nov 24, 2010 at 04:17:03 -0800: > ------- Additional comments from gavinbauma...@tigris.org Wed Nov 24 04:17:01 > -0800 2010 ------- > Patch Submitted by : Noorul Islam K M > > Log > > [[[ > ... > > ]]] > > Index: tools/dev/svn-dev.el > =================================================================== > --- tools/dev/svn-dev.el (revision 1032461) > +++ tools/dev/svn-dev.el (working copy) > @@ -152,15 +152,18 @@ > ;;; Net if you don't have a local copy, but it requires a very recent > ;;; version of Emacs, so I didn't bother with it here. -kfogel) > > -(defvar svn-source-tree-top (expand-file-name "~/projects/svn/") > - "*Top directory of your Subversion source tree. You almost > -certainly want to set this in your .emacs, to override the default;
This patch is corrupted: the line after the version line is empty, but it should contain a single space. Was it that way originally? If not, could you add patches as attachments in the future? Thanks, Daniel