On Thu, Jul 21, 2011 at 4:23 AM, Rene <[email protected]> wrote:

> On Wed, 20 Jul 2011 20:10:45 -0400, Richard Hipp wrote:
> > On Wed, Jul 20, 2011 at 5:15 PM, Zhang, Jenny  wrote:
> >
> >> HI,
> >>
> >>
> >>
> >> I WOULD LIKE TO KNOW IF FOSSIL CAN HANDEL VERSION CONTROL FOR
> >> BINARY FILES?
> >
> > Yes.  For example I store all of my presentation slides (odp files
> > generated by open office) in a Fossil repository.  There are also
> > some binary files in the Fossil's self-hosting repository.  For
> > example, the Fossil logo (a gif image) is stored in the repo:
> > http://www.fossil-scm.org/fossil/artifact/0fa38d60655 [3]
> OK it stores binary files. does  it make deltas of  the versions or
> is every binary file just stored as is?
>

Here's the page on Fossil's delta format:
http://www.fossil-scm.org/index.html/doc/trunk/www/delta_format.wiki  It
looks similar to xdelta.


Bill
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to