After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652947 - copying / moving relative symlinks: adapt paths
copying / moving relative symlinks: adapt paths
Status: RESOLVED DUPLICATE of bug 652948
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-19 15:09 UTC by chrysn
Modified: 2011-06-19 17:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description chrysn 2011-06-19 15:09:20 UTC
when copying a relative symlink, the path is copied literally instead of a symlink to the original symlinks' target being created. while this can be desired, it sometimes is not (think of symlinks in a git-annex style pool of files; a "copy" just means another symlink pointing to the same target here).

i don't think this bug should be adressed individually, but it's an issue that can be dealt with when finding a better general approach to symlink handling in file system operation along with other bugs referenced in bug 652944.
Comment 1 Baptiste Mille-Mathias 2011-06-19 17:59:14 UTC

*** This bug has been marked as a duplicate of bug 652948 ***