Re: [fossil-users] bundles

2013-10-21 Thread Ron Wilson
On Mon, Oct 21, 2013 at 3:33 PM, Brian Smith wrote: > On Oct 21, 2013 10:09 AM, "Ron Wilson" wrote: > > > > This sounds a lot like a patch file. The output of many command line, > textural diff tools, including, I think, Fossil's default diff (you can > configure Fossil to use external diff tool

Re: [fossil-users] bundles

2013-10-21 Thread Brian Smith
On Oct 21, 2013 10:09 AM, "Ron Wilson" wrote: > > On Mon, Oct 21, 2013 at 12:10 PM, Tom Hines wrote: >> >> Hello. I'm a big fan of fossil and would like to use it, but it's missing one feature that I need. Something equivalent to Mercurial's bundle. A bundle is a collection of changesets in a

Re: [fossil-users] bundles

2013-10-21 Thread Ron Wilson
On Mon, Oct 21, 2013 at 12:10 PM, Tom Hines wrote: > Hello. I'm a big fan of fossil and would like to use it, but it's missing > one feature that I need. Something equivalent to Mercurial's bundle. A > bundle is a collection of changesets in a single file that can then be > unbundled or pulled

[fossil-users] bundles

2013-10-21 Thread Tom Hines
Hello.  I'm a big fan of fossil and would like to use it, but it's missing one feature that I need.  Something equivalent to Mercurial's bundle.  A bundle is a collection of changesets in a single file that can then be unbundled or pulled into another repository.  I need this in situations where

Re: [fossil-users] Anecdote regarding permissions tracking in Fossil

2013-10-21 Thread Alaric Snell-Pym
On 08/10/13 01:24, Matt Welland wrote: > What (D)SCM's have that backup systems do not is a way to intelligently > update files in the managed area. I.e. backup systems do not have a > concept analogous to "fossil update" so they cannot gracefully patch in > changes from some other time or locatio

Re: [fossil-users] Anecdote regarding permissions tracking in Fossil

2013-10-21 Thread Alaric Snell-Pym
On 07/10/13 23:27, Joseph R. Justice wrote: > On Mon, Sep 23, 2013 at 7:05 AM, Alaric Snell-Pym > mailto:ala...@snell-pym.org.uk>> wrote: > > > I've written a backup/archival tool based on content-addressible > storage, and a common question people ask is "So why don't I just put my >