bug#22022: ls - error making symbolic links with relative paths

2019-01-11 Thread Assaf Gordon
retitle 22022 ln: error making symbolic links with relative paths tags 22022 notabug close 22022 stop Hello, On 2015-11-26 9:13 p.m., Eric Blake wrote: [...] You may be interested in trying 'ln --relative -sv b/* c/' instead, which creates 'c/a' as a symlink to '../b/a', and therefore resolves

bug#22022: ls - error making symbolic links with relative paths

2015-11-26 Thread Eric Blake
On 11/26/2015 10:32 AM, Felipe Matas wrote: Did you mean 'ln' rather than 'ls' in the subject line? > Hi, well this happend when we try to make a symbolic link with a relative > when the dist directory is a subdirectory.if you repeat this examples with a > full path it works. > Ex, in bash > mk