https://defect.opensolaris.org/bz/show_bug.cgi?id=16735
Summary: Would like to be able to assemble a set of projects
using symlinks
Classification: Development
Product: opengrok
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: indexer
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
--- Comment #0 from Dan Price <[email protected]> 2010-08-06 01:02:42 UTC
---
I noticed that work is going on to provide some support for symlinks.
I would like to be able to assemble a group of projects together using
symlinks.
For example, let's say I have
/blah/blah/foo-gui-1.0
/blah/blah/foo-gui-2.0
/blah/blah/foo-gui-3.0
/bug/yub/foo-cli-1.0
/bug/yub/foo-cli-2.0
/bug/yub/foo-cli-3.0
I'd like to be able to group things together-- for example, I'd like
to be able to do:
/opengrok/foo-1.0
/opengrok/foo-1.0/foo-gui-1.0 -> /blah/blah/foo-gui-1.0
/opengrok/foo-1.0/foo-cli-1.0 -> /bug/yub/foo-gui-1.0
Presently, doing this causes opengrok to complain that
/opengrok/foo-1.0/foo-gui-1.0 and /opengrok/foo-1.0/foo-cli-1.0
are non-local symlinks.
--
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev