G. Milde schrieb:
When I now try todo something in the *CVS directory list* Buffer, I get alwaysUnable to find namespace called cvs.Does this patch help? --- /home/milde/.jed/jedmodes/src/mode/svn/svn.sl 2007-04-27 11:08:45.000000000 +0200 +++ /home/milde/.jed/lib/svn.sl 2007-04-27 16:10:46.000000000 +0200 @@ -178,8 +178,9 @@ autoload("popup_buffer", "bufutils");%% Variables %{{{-implements("svn"); +implements("cvs"); provide("svn"); +% provide("cvs");custom_variable("cvs_executable", "/usr/bin/svn");custom_variable("cvs_set_reserved_keybindings", 1);
Yes, thanks the commands now work, but the execution of the svn-command fails, cause the filename is composed wrong: svn: '/home/perry/ skins/waeup_default' ist keine Arbeitskopie ^^^^^^^ this is wrong, it is already wrong in the message-buffer, when one marks a line. -- Mit freundlichen Grüßen Joachim Schmitz ...................................................................... AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851 Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163 -------------------------- To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with the word "unsubscribe" in the message body. Need help? Email <jed-users-owner@xxxxxxxxxxx>.