Thanks for your answer, now it is working just fine!

On Mar 27, 11:55 am, Thomas Moschny <thomas.mosc...@gmail.com> wrote:
> 2009/3/27 sunny063 <sunny...@googlemail.com>:
>
> > I tried to execute "easy_install TracNav==dev" but then I end up with:
> > "error: Unexpected HTML page found at
> >http://svn.ipd.uka.de/repos/javaparty/JP/trac/plugins/tracnav-0.11#eg...";
>
> > Is this URL wrong?
>
> No, it is perfectly right, but your setuptools is too old. It can't
> deal with newer subversion servers.
>
> So, do this instead:
>
> cd /tmp
> svn cohttp://svn.ipd.uka.de/repos/javaparty/JP/trac/plugins/tracnav-0.11
> cd tracnav-0.11
> easy_install .
>
> > On the other hand I figured out that when I call TracNav() (whitout a
> > paramter) it will show the page called TOC, so at least one index is
> > working now...
>
> Yes the problem is the code parsing the macro's arguments.
>
> --
> Thomas Moschny <thomas.mosc...@gmail.com>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to