John E. Davis schrieb:
Joachim Schmitz <js@xxxxxxxxxxxxx> wrote:is there a svn-mode for jed like the csv.sl found here: http://jsnell.iki.fi/software/The same author of cvs.sl has provided this patch, which he admits has not been tested much. Let me know if this works out. Thanks, --John
I had to change line 325 from
variable found = bol_fsearch("name=\"" + filename + "\"");
to
variable found = fsearch("name=\"" + filename + "\"");
then I could commit a file.
--
Gruß Joachim
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.