[drraw-users] find(..., follow=>1)
Christophe Kalt
kalt at taranis.org
Fri Jun 6 09:05:19 EDT 2008
Hi,
On Jun 06, Fabien Wernli wrote:
| I'm having the following issue in 'drraw.cgi?Browse=AllDashboards':
|
| --
| /path/to/some_dir encountered a second time at
| /usr/lib/perl5/5.8.8/File/Find.pm line 566.
| --
|
| I saw you changed the options to find in drraw.cgi to follow links.
| Now when I look up my directory structure I find:
|
| --
| /path/to/some_dir
| /path/to2/some_other_dir -> ../../to/some_dir
| --
Looking up the log for that change, i only have "Allow
DBFinder to follow symlinks, old change i do not remember."
which isn't really helpful ;-)
i was going to say "let's make it optional", but thinking
about it, i don't see what the above does for you. I'm
guessing the symlink isn't there for drraw's benefit as it
just doesn't make sense to have drraw visit both of these.
i think the change was probably done to support just what you
have above. What i just don't get is that i've been using
such a symlink setup for a very long time myself. A new
File::Find may have prompted me to make this change?
More information about the drraw-users
mailing list