Hi,
I was wondering if it's easy to configure Xinc to run under a sub-
directory. We use
http://dev.domain.com with all the web-based tools
based under that, for instance
http://dev.domain.com/svn and
http://dev.domain.com/trac
I've looked at the HTML source and it appears that references to
JavaScript and images start with a forward slash (Eg: <script
type="text/javascript" src="/js/xinc.js"></script>). Obviously, these
resources are under the "xinc" sub-directory, not under the root
directory.
Is there a configuration option that I've missed or would this require
a change to the source?
Additionally, has there been much activity on Xinc recently? I haven't
been able to find any updates since v2.0.1 in May.
Cheers.