Re: [fossil-users] Handling renames on import

2013-05-29 Thread Richard Hipp
On Wed, May 29, 2013 at 4:22 PM, Isaac Jurado wrote: > > Does "mv/rename" improve the delta algorithm and/or file tracking in any > way? > Unclear. I think it does, but I'm not 100% sure. Deltas in Fossil are decoupled from the rest of the system. There is no fixed delta schedule. You can cr

Re: [fossil-users] Handling renames on import

2013-05-29 Thread Isaac Jurado
Replying Richard Hipp: > On Mon, May 27, 2013 at 3:35 PM, Isaac Jurado wrote: > >> Hello, >> >> I'm testing Fossil by migrating a bunch of Mercurial repositories. >> Unlike Git, Mercurial tracks file renames. However, in order to create >> a Fossil repository I have to follow the Mercurial -> Git

Re: [fossil-users] Handling renames on import

2013-05-27 Thread Isaac Jurado
Wow, I didn't expect this attention. Let me reply in detail. >>> I'm testing Fossil by migrating a bunch of Mercurial repositories. >>> Unlike Git, Mercurial tracks file renames. However, in order to >>> create a Fossil repository I have to follow the Mercurial -> Git -> >>> Fossil path. >>> >>

Re: [fossil-users] Handling renames on import

2013-05-27 Thread Richard Hipp
On Mon, May 27, 2013 at 3:35 PM, Isaac Jurado wrote: > Hello, > > I'm testing Fossil by migrating a bunch of Mercurial repositories. > Unlike Git, Mercurial tracks file renames. However, in order to create > a Fossil repository I have to follow the Mercurial -> Git -> Fossil > path. > > On the f

Re: [fossil-users] Handling renames on import

2013-05-27 Thread Richard Hipp
On Mon, May 27, 2013 at 3:45 PM, Richard Hipp wrote: > > > On Mon, May 27, 2013 at 3:35 PM, Isaac Jurado wrote: > >> Hello, >> >> I'm testing Fossil by migrating a bunch of Mercurial repositories. >> Unlike Git, Mercurial tracks file renames. However, in order to create >> a Fossil repository I

Re: [fossil-users] Handling renames on import

2013-05-27 Thread Richard Hipp
On Mon, May 27, 2013 at 3:35 PM, Isaac Jurado wrote: > Hello, > > I'm testing Fossil by migrating a bunch of Mercurial repositories. > Unlike Git, Mercurial tracks file renames. However, in order to create > a Fossil repository I have to follow the Mercurial -> Git -> Fossil > path. > Is there

[fossil-users] Handling renames on import

2013-05-27 Thread Isaac Jurado
Hello, I'm testing Fossil by migrating a bunch of Mercurial repositories. Unlike Git, Mercurial tracks file renames. However, in order to create a Fossil repository I have to follow the Mercurial -> Git -> Fossil path. On the first conversion I lose file copying/renaming information. But the "g