Bug#334731: subversion: [psvn.el] error when press "P i"

Kalle Olavi Niemitalo kon at iki.fi
Fri Oct 28 18:58:44 UTC 2005


LI Daobing <lidaobing at gmail.com> writes:

> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   call-process("svn" nil #<buffer *svn-process*> nil "propget" "svn:ignore" nil)
>   apply(call-process "svn" nil #<buffer *svn-process*> nil ("propget" "svn:ignore" nil))
>   svn-run-svn(nil t propget-parse "propget" "svn:ignore" nil)
>   svn-status-property-edit((nil) "svn:ignore" ("BROWSE"))
>   byte-code("[snip]")
>   svn-status-property-ignore-file()
>   call-interactively(svn-status-property-ignore-file)

The first parameter of svn-status-property-edit is wrong,
but I don't know what caused that.

Could you show the contents of your *svn-status* buffer, the
position of point, and the value of the svn-status-info variable?
Also, is this the revision of psvn.el you are using:
;; $Id: psvn.el 13841 2005-04-01 20:55:27Z xsteve $

The error probably wouldn't occur in revision 15968 of psvn.el,
because there svn-run-svn ignores any nil arguments.  However,
the underlying bug may still be there.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-subversion-maintainers/attachments/20051028/65b63dcd/attachment.pgp


More information about the pkg-subversion-maintainers mailing list