Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <99B82AA9708ED0119B55006097125A00363EA3@ifk63.mach.uni-karlsruhe.de>
From: Heribert Dahms <heribert_dahms@icon-gmbh.de>
To: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
Cc: Jason.Tishler@dothill.com
Subject: RE: CygUtils Version of zip (and Symlinks)
Date: Wed, 24 May 2000 00:12:24 +0200
X-Priority: 3
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.0.1457.3)
Content-Type: text/plain

Hi Jason,

I'd look at "tar" which stores symlinks by default
and it's "-h" option to force following them.

Bye, Heribert (heribert_dahms@icon-gmbh.de)

> -----Original Message-----
> From:	Chris Faylor [SMTP:cgf@cygnus.com]
> Sent:	Tuesday, May 23, 2000 21:42
> To:	cygwin@sourceware.cygnus.com
> Cc:	Jason.Tishler@dothill.com
> Subject:	Re: CygUtils Version of zip (and Symlinks)
> 
> On Tue, May 23, 2000 at 03:15:24PM -0400, Jason Tishler wrote:
> >Chris,
> >
> >Chris Faylor wrote:
> >> If I am understanding what you're saying correctly, you are
> essentially
> >> trying to break cygwin's encapsulation of symlinks.  There is no
> >> guarantee that a symlink will always begin with "!<symlink>" or
> >> even that the contents will contain any kind of magic denoting a
> symlink.
> >
> >That is why I called it a "very nasty hack."  I'm try to elicit the
> >proper way to read the (raw) contents of a Cygwin symlink file -- if
> >one exists.  Sounds like one doesn't.
> 
> Actually, my version of zip for cygwin has a '-y' option that stores
> symlinks
> and unzip seems to restore them correctly.
> 
> So, this is at least possible already.
> 
> cgf
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

