[Freeciv-Dev] Re: Suggestions
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Tue, Feb 05, 2002 at 12:00:34PM +0000, Jules Bean wrote:
> On Mon, Feb 04, 2002 at 11:09:55PM +0100, Raimar Falke wrote:
> > On Mon, Feb 04, 2002 at 09:17:06PM +0000, Eric E Moore wrote:
> > > Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx> writes:
> > >
> > > > As a maintainer:
> > > > - costs: some now and some in the future (patching for example)
> > >
> > > could store images as base-64 encoded PNG's.. probably still smaller
> > > than a XBM. Might introduce some additional library dependency (or
> > > just code to un-base-64 it). Could do the same for wavs, or any other
> > > binary file. Or could make something to un base-64 it a build
> > > dependency, and just use base-64 in CVS.
> >
> > Suppose you have two files: foo.png and foo.png.base64. A person has
> > changed foo.png and want to send the changes to freeciv-dev. So
> > foo.png.base64 has to be created from foo.png. If on the other side I
> > got a patch which changes foo.png.base64 I want that foo.png is
> > updated. So you have to have two distinct conversation. One of the
> > sides has to do an extra conversion. This would be similar to autoconf
> > (if you change configure.in you have to run autoconf to get an
> > effect).
>
> CVS can be told to do this automatically, I think. Not sure. It can
> do some preprocessing.
>
> But why bother? CVS handles binary files, it just doesn't transmit
> diffs, it transmits the whole thing. Is that a problem?
You can't just do a "cvs diff -u foo.diff". foo.diff won't contain the
changes of the binary file.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
This message has been ROT-13 encrypted twice for extra security.
- [Freeciv-Dev] Suggestions, Pasi Valminen, 2002/02/04
- [Freeciv-Dev] Re: Suggestions, Ben Webb, 2002/02/04
- [Freeciv-Dev] Re: Suggestions, Daniel L Speyer, 2002/02/04
- [Freeciv-Dev] Re: Suggestions, Raimar Falke, 2002/02/04
- [Freeciv-Dev] Re: Suggestions, Eric E Moore, 2002/02/04
- [Freeciv-Dev] Re: Suggestions, Raimar Falke, 2002/02/04
- [Freeciv-Dev] Re: Suggestions, Eric E Moore, 2002/02/04
- [Freeciv-Dev] Re: Suggestions, Jules Bean, 2002/02/05
- [Freeciv-Dev] Re: Suggestions,
Raimar Falke <=
- [Freeciv-Dev] Re: Suggestions, Vasco Alexandre Da Silva Costa, 2002/02/04
- [Freeciv-Dev] Re: Suggestions, Raimar Falke, 2002/02/05
- [Freeciv-Dev] Re: Suggestions, Vasco Alexandre Da Silva Costa, 2002/02/05
- [Freeciv-Dev] Re: Suggestions, Raimar Falke, 2002/02/06
- [Freeciv-Dev] Re: Suggestions, Ed Hunter, 2002/02/04
- [Freeciv-Dev] Re: Suggestions, Vasco Alexandre Da Silva Costa, 2002/02/04
|
|