]> git.e2factory.org Git - e2factory.git/commit
Handle fetching symlinks correctly, instead of creating 0 size file
authorTobias Ulmer <tu@emlix.com>
Tue, 19 Aug 2014 13:36:06 +0000 (15:36 +0200)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:18 +0000 (15:41 +0100)
commit7d8ceca318c692c03d5ac3b17ed82e0b5b361613
treed087f5cf50a41efabd90a0bb5c01fb9c34062086
parent6e2582b8e175b12a439cdd9200ada2ec4d90e47f
Handle fetching symlinks correctly, instead of creating 0 size file

This makes symlinks in proj/init work, and should also fix the use of
symlinks in other place. Also, the code should now detect other
non-regular files being fetched and return an error message in this case.

Fixes bz#141

Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/transport.lua