Shun-ichi GOTO írta:
> For the first try, please set this in your .emacs
> -----from-here-----
> (autoload 'trac-wiki "trac-wiki" "Trac wiki editing entry-point." t)
> (setq trac-projects
> '(("Emacs-Trac-Wiki"
> :endpoint
> "http://www.meadowy.org/~gotoh/projects/trac-wiki/xmlrpc")))
> -----until-here-----
>
> Then access to the site. Can you get working?
>
Yeah, thanks, that works:)
So, now I'm trying to reach our trac:
http://trac.our.site:5353/login/xmlrpc -- that works like a charm, even
with authentication.
But when I turn on SSL in apache and update the url
(https://our.site.hu:5353/login/xmlrpc) I get the following error:
progn: Opening output file: no such file or directory,
/home/szabolcs/.emacs.d/url/exec_ssl_quietly
I see in ssl.el that it should be an ssl wrapper script, but have no
idea what exactly. Even on google found 2 occurrences of this string. So
got blocked here again. I have openssl installed, and in the path, too.
I tried to apply the patch for windows (I'm on linux though) but no luck.
By the way, the lines breakes in edited pages are seen as "^M"
characters, can it be changed somehow?
Thanks:
Szab
--
Parragh Szabolcs
NiR Informatikai Megoldások Kft.
mobil: +36-30-407-1285
e-mail: [EMAIL PROTECTED]
web: www.nir.hu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Trac Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---