TDBC

Help: allow-symlinks
Login
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

The "allow-symlinks" setting:

When allow-symlinks is OFF, symbolic links in the repository are followed
and treated no differently from real files.  When allow-symlinks is ON,
the object to which the symbolic link points is ignored, and the content
of the symbolic link that is stored in the repository is the name of the
object to which the symbolic link points.