jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: is there an subversion-svn-mode for jed available


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>.


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]