Further to the issue below, I've noticed yesterday that "fossil stash diff N" shows an inverted diff from what I expected. In other words it shows the differences from my working check-out to the indicated stash, rather than the differences from the indicated stash to my working checkout.
I'll spend some time on the "fossil stash diff" command when I get a chance, if nobody else beats me to it... On Fri, Oct 25, 2013 at 12:53 PM, Matt Welland <estifo...@gmail.com> wrote: > I have two stashed bundles and tried to do a diff on one of them: > > fossil stash diff 3 > ..... > fossil: ./src/blob.c:187: blob_reset: Assertion > `(pBlob)->xRealloc==blobReallocMalloc || > (pBlob)->xRealloc==blobReallocStatic' failed. > Aborted > > Doing: > > fossil stash apply 3 > > worked fine. > > The diff on the other stash works fine. Version of fossil is 1.25. > > Also, stash gdiff does not invoke the selected gui but instead does a diff. > > -- > Matt > -=- > 90% of the nations wealth is held by 2% of the people. Bummer to be in the > majority... > > _______________________________________________ > fossil-users mailing list > fossil-users@lists.fossil-scm.org > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > -- D. Richard Hipp d...@sqlite.org
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users