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

[PATCH] Support SVN 1.7 working copies in psvn.el

From: Andre Colomb <acolomb_at_schickhardt.org>
Date: Fri, 17 Aug 2012 19:25:37 +0200

Hi Subversion developers!

The current HEAD version of the Emacs SVN status mode, psvn.el does not
properly support working copies in SVN 1.7 format. It expects each
directory to have a .svn subdirectory, which is no longer the case.

Googling around, I found a small patch [1], courtesy of Koji Nakamaru
(CC'ed) that makes psvn.el work with Subversion 1.7 working copies. I
tested it on GNU Emacs 23.3 and 24.1 on Microsoft Windows XP.

If you're interested, please apply the attached patch to the psvn.el
version in the Apache Subversion repository [2]. I just re-diffed Koji
Nakamaru's patch to apply cleanly against HEAD (r1369093 for this file).

I originally posted this message to the users@ mailing list by accident.
Please excuse the duplication, but at least I got a hint now to the
patch submission guidelines.

Thank you very much and kind regards,
André

[1] http://www.eaflux.com/psvn/psvn.el.diff
[2]
http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/emacs/psvn.el

--
Greetings...
From: Andre Colomb <acolomb_at_schickhardt.org>

Received on 2012-08-17 21:52:06 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.