This commit is contained in:
Joey Hess 2013-12-18 15:35:24 -04:00
parent 27af0b5c7c
commit 52283f0fb1
2 changed files with 3 additions and 0 deletions

View file

@ -24,3 +24,4 @@ upgrade supported from repository versions: 0 1 2 4
### Please provide any additional information below.
I have a file `/Users/lhunath/annex/Library/Application Support/CrossOver/Bottles/Fallout 3/drive_c/users/crossover/My Documents` which is a symlink to `~/Documents` on the originating client. On the destination client, This turns into a directory, causing the whole content of `~/Documents` to get included in each bottle, which includes a bunch of VM images etc.....
> [[fixed|done]] --[[Joey]]

View file

@ -1 +1,3 @@
I've had a bug report that the assistant follows directory symlinks to elsewhere. I thought it didn't. This needs to be avoided.
[[fixed|done]]