Symbolic links

qewr god6or at gmail.com
Tue Jan 11 03:01:13 CST 2011


> I think that would be mostly useless clutter.

Clutter appears when same files with different changes appear in various
projects. With sym.links changes in one project immediately reflected in
other.

> If you really need this feature, you can create a wrapper:

Or simply rename libs dir and copy with dereference:

mv libs libs1
cp -r -L libs1 libs
...commit, push...
rm -r -f libs
mv libs1 libs
-- 
View this message in context: http://mercurial.808500.n3.nabble.com/Symbolic-links-tp2226203p2233293.html
Sent from the General mailing list archive at Nabble.com.


More information about the Mercurial mailing list