This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: tar ball with illegal file names


On Mon, Jan 29, 2001 at 05:23:27PM -0600, Mumit Khan wrote:
>I had considered a "translation table" that will map illegal names to
>something that will be understood by underlying OS when extracting the
>archive, and creating a "map" file in each directory that will contain
>the translation to the original name.  When creating the archive, the
>map file will do the reverse translation.  I did patch cvs to do this
>back in B19 days, but who knows where that code is.  Does this sound
>like something worthwhile?  fyi, gcc implements a very similar
>mechanism, using a map file named header.gcc.

I think that DJGPP already has something like this, actually.  Did you
adapt it from DJGPP by any chance?

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]