Re: [fossil-users] Diff doesn't appear correct with incremental import

2013-07-15 Thread Sean Woods
> The problem with incremental imports is the SHA1 hash mapping between > git and Fossil: in the pure content case (blobs) they may be the same, > but the correspondence between git commits and manifest artifacts is not > currently saved anywhere. I don't think it should be too much difficult > t

Re: [fossil-users] Diff doesn't appear correct with incremental import

2013-07-15 Thread Isaac Jurado
On Mon, Jul 15, 2013 at 3:21 PM, Sean Woods wrote: > >> This all works fine, with one significant exception. When I do a >> diff operation on many files that are updated during the incremental >> import, it appears that the entire file is "new." In other words, >> the left hand side of the diff

Re: [fossil-users] Diff doesn't appear correct with incremental import

2013-07-15 Thread Sean Woods
> This all works fine, with one significant exception. When I do a diff > operation on many files that are updated during the incremental import, it > appears that the entire file is "new." In other words, the left hand side of > the diff is blank and the right hand side is entirely green. If

Re: [fossil-users] Diff doesn't appear correct with incremental import

2013-07-13 Thread Sean Woods
> Yes, the "tip" is the most recent checkin, which often differs from the > "trunk" (which is a branch). If that bothers you, tou can edit the Files menu > link in the Admin pages and force it to point to /dir?ci=trunk. > > Admin ==> Header > > Look for something like: > > if {[hascap oh]} { >

Re: [fossil-users] Diff doesn't appear correct with incremental import

2013-07-13 Thread Stephan Beal
On Sat, Jul 13, 2013 at 5:35 PM, Sean Woods wrote: > It appears that the incremental import interpreted the situation a little > differently than I expected. When I click "Files" at the top of the web UI > (/dir?ci=tip), I only see the files that changed in the last update, not > all the files i

Re: [fossil-users] Diff doesn't appear correct with incremental import

2013-07-13 Thread Sean Woods
> I work at a company that is currently using SVN + Bugzilla for SCM. It's > painful, and I am experimenting with Fossil on one of my local VMs to trial a > parallel process for tracking all the changes. Fossil's out of the box UI is > fantastic and just what we need. > > My goal is to set up

[fossil-users] Diff doesn't appear correct with incremental import

2013-07-13 Thread Sean Woods
I work at a company that is currently using SVN + Bugzilla for SCM. It's painful, and I am experimenting with Fossil on one of my local VMs to trial a parallel process for tracking all the changes. Fossil's out of the box UI is fantastic and just what we need. My goal is to set up a separate