Re: [Monotone-devel] nvm.fast-export

2009-03-06 Thread Felipe Contreras
On Thu, Mar 5, 2009 at 6:44 PM, Derek Scherger de...@echologic.com wrote:

 On Thu, Mar 5, 2009 at 2:32 AM, Felipe Contreras
 felipe.contre...@gmail.com wrote:

 I'm about at 90% of verifying the exactness compared to my method. I
 think I'll be able to complete that before the weekend, but I don't
 think I'll find any issue.

 Great job!

 Ok good. I'm not in any real rush so maybe I'll wait until you finish.

Verified. Both methods generate exactly the same sha1's :)

-- 
Felipe Contreras


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] nvm.fast-export

2009-03-06 Thread Derek Scherger
On Fri, Mar 6, 2009 at 1:54 AM, Felipe Contreras felipe.contre...@gmail.com
 wrote:


  Ok good. I'm not in any real rush so maybe I'll wait until you finish.

 Verified. Both methods generate exactly the same sha1's :)


Excellent. That makes me feel better about merging it to mainline in time
for 0.43 which I'll do sometime later on this weekend. Thanks for the
effort.

Cheers,
Derek
___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] nvm.fast-export

2009-03-05 Thread Markus Wanner
Hi,

Derek Scherger wrote:
 If there aren't any objections I think I'm ready to land the fast-export
 branch (the new git_export command) but I'll wait until this weekend before
 I do. This branch doesn't change any existing functionality so there should
 be no risk of breaking anything. I've exported and successfully imported a
 monotone database, a pidgin database, an older open embedded database and a
 xaraya database so at the very least it does produce things that git
 fast-import can handle. I've also done some verifications on each of these
 by checking out each branch and tag that can be checked out (by a dumb
 script) and diffing the results and I haven't found any problems so far.

Very cool! I haven't tested your work, but I have no objections, either
- well, except maybe that I want git_import as well ;-)

Regards

Markus



___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] nvm.fast-export

2009-03-05 Thread Derek Scherger
On Thu, Mar 5, 2009 at 1:42 AM, Zbigniew Zagórski z.zagor...@gmail.comwrote:


 Just for curiosity. NEWS file on branch says:

- A monotone database may be exported in the git fast-import format
  using the git_export command. The output from this command may be
  piped into git fast-import or other tools supporting this format.

 I haven't followed thread related to this topic. Does this feature
 supports incremental export ?

 Namely export only things that are not in git repo yet ?


Yes, using the --import-marks and --export-marks options which work very
much like their counterparts in git fast-export/fast-import.

Cheers,
Derek
___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] nvm.fast-export

2009-03-05 Thread Derek Scherger
On Thu, Mar 5, 2009 at 2:32 AM, Felipe Contreras felipe.contre...@gmail.com
 wrote:


 I'm about at 90% of verifying the exactness compared to my method. I
 think I'll be able to complete that before the weekend, but I don't
 think I'll find any issue.

 Great job!


Ok good. I'm not in any real rush so maybe I'll wait until you finish.

Thanks,
Derek
___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


[Monotone-devel] nvm.fast-export

2009-03-04 Thread Derek Scherger
If there aren't any objections I think I'm ready to land the fast-export
branch (the new git_export command) but I'll wait until this weekend before
I do. This branch doesn't change any existing functionality so there should
be no risk of breaking anything. I've exported and successfully imported a
monotone database, a pidgin database, an older open embedded database and a
xaraya database so at the very least it does produce things that git
fast-import can handle. I've also done some verifications on each of these
by checking out each branch and tag that can be checked out (by a dumb
script) and diffing the results and I haven't found any problems so far.

Cheers,
Derek
___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] nvm.fast-export

2009-03-04 Thread Zbigniew Zagórski
2009/3/5 Derek Scherger de...@echologic.com:
 If there aren't any objections I think I'm ready to land the fast-export
 branch (the new git_export command) but I'll wait until this weekend before
 I do. This branch doesn't change any existing functionality so there should
 be no risk of breaking anything. I've exported and successfully imported a
 monotone database, a pidgin database, an older open embedded database and a
 xaraya database so at the very least it does produce things that git
 fast-import can handle. I've also done some verifications on each of these
 by checking out each branch and tag that can be checked out (by a dumb
 script) and diffing the results and I haven't found any problems so far.

Hi,

Just for curiosity. NEWS file on branch says:

- A monotone database may be exported in the git fast-import format
  using the git_export command. The output from this command may be
  piped into git fast-import or other tools supporting this format.

I haven't followed thread related to this topic. Does this feature
supports incremental export ?

Namely export only things that are not in git repo yet ?

Best regards,

-- 
Zbigniew Zagórski
/ software developer / geek / http://zbigg.blogspot.com /


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel