From: "Berger, Daniel" Date: 2005-07-12T02:47:04+09:00 Subject: Re: [ANN] Rant 0.4.0 > -----Original Message----- > From: Austin Ziegler [mailto:halostatue@gmail.com] > Sent: Monday, July 11, 2005 11:45 AM > To: ruby-talk ML > Subject: Re: [ANN] Rant 0.4.0 > The hardest part about symlink support is not adding, but > unpacking, because the behaviour on Windows must be to make > an actual COPY of the file in question, since there are no > file symlinks on Windows. (And I don't think that Ruby > supports junctions for directory > hardlinks.) Only with win32-dir 0.2.0 or later. :) Dan