Symlinked files and storing them into changeset
Jari Aalto
jari.aalto at cante.net
Sat Sep 10 14:13:38 BST 2005
I need to store symlinks into changesets, but it appears that 0.0.7
does not support them:
root at host:~/tmp/vc/bzr/try# ln -s test.txt link
root at host:~/tmp/vc/bzr/try# bzr add link
bzr: ERROR: cannot add link of type symlink
at /path/to/add.py line 103, in smart_add_branch()
see ~/.bzr.log for debug information
Hopefully symlink support is added soon.
Jari
More information about the bazaar
mailing list