Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2003:
[Freeciv-Dev] Re: (PR#2924) OK. the reorg patch has a bug. Help from a c
Home

[Freeciv-Dev] Re: (PR#2924) OK. the reorg patch has a bug. Help from a c

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: esr@xxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#2924) OK. the reorg patch has a bug. Help from a client expert?
From: banjo <banjo@xxxxxxxxxx>
Date: 30 Jan 2003 01:06:20 +1300

On Wed, 2003-01-29 at 00:00, Eric S. Raymond wrote:
> banjo <banjo@xxxxxxxxxx>:
> > would it be possible to pack the files in a tar.gz or .ar file
> > as a way of saving space ?
> 
> Then we're right back to making it difficult to contribute graphics.
> It would be a particular pain the butt for people contributing nations.

.ar files, yeah sure, but tar files ? 

$ tar -zxf ruleset.tgz
 edit ruleset/
$ tar -zcf ruleset.tgz ruleset && rm -rf ruleset

> One of the things the new organization gives us is the possibility of 
> speeding up startup by doing load-on-demand of individual sprites, rather
> than slurping them all in before the client comes up.  Packing them into 
> an archive file would lose that possibility.

$ tar -O -zxf ruleset.tgz ruleset/path/to/file

-- 
  \_   banjo 
  </'  banjo@xxxxxxxxxxxx
  /)   love songs * computer code * paranoia
 (/    Structure is strategy in slow motion!
 `



[Prev in Thread] Current Thread [Next in Thread]