Bugs item #515764, was opened at 2002-02-10 22:33
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=390117&aid=515764&group_id=27350
Category: None
Group: None
Status: Closed
Resolution: Works For Me
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: lxr 0.9 source brwosing doesn't work for
Initial Comment:
We've tried the standard configuration as in lxr.conf
to index a non-CVSed source. The indexing seems to
work (checked up the mysql database for the symbols),
however browsing the source shows the root-directory
of the system and does not browse the actual
sourceroot. Is there something to be done in the
configuration to make it work? Is there an lxr.conf
that runs out of the box?
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2002-02-12 02:26
Message:
Logged In: NO
I had configured lxr to work with sourceurl as
http://192.168.1.xx/ while $HTTP->{'this_url'} was
returning http://ghost.codito.co.in/ which wasn't found in
the lxr.conf (as sourceurl). I changed sourceurl in
lxr.conf to http://ghost.codito.co.in/ and everything
works fine. Is there a way to set aliases for sourceurl or
if not, does it make sense to write an extension to do it?
----------------------------------------------------------------------
Comment By: Malcolm Box (mbox)
Date: 2002-02-11 06:28
Message:
Logged In: YES
user_id=215386
What URL are you looking at when it shows the system root?
The correct URL should be something like
http://yourdomain/lxr/source to show the sourceroot.
If you want to, you can configure apache to default to this
URL when fed with http://yourdomain/lxr/
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=390117&aid=515764&group_id=27350
|