[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: winzip and tar.gz files unpacking into 2 directories instead of 1??

From: Rodney Crossman <rodc_at_ravenetcomputers.com>
Date: 2004-07-22 00:32:41 CEST

Ah, k thanx. Wasn't affecting me as winrar doesn't seem to suffer, only
winzip.
I'll let Guenter know.

Rodney

>>> Klaus Rennecke <kre@tigris.org> 7/21/2004 2:07:32 PM >>>
Rodney Crossman wrote:

> subversion
> \
> bindings
> \
> java
>
> subversion-1.x.x
> \
> everything else
>
> Is this a winzip bug caused by some weird way your packing them??
> Winrar works fine, its just winzip doing this.
> [...]

This will be the result of every program that is not able to handle the

prefix extension of POSIX.1 format TAR. The .../bindings/java path
contains file names that exceed 100 characters and thus need the prefix

extension.

More details:
http://www.contactor.se/~dast/svn/archive-2004-03/0364.shtml

If only the uni*es had all the new GNU tar implementation, then it
would
be feasible to release in that format.

Apache ANT handles only GNU tar format too.

My approach: install cygwin.

/Klaus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 22 00:33:33 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.