login
Header Space

 
 

Mailing list archives

Search results

Found 63 matching messages (0.151 seconds). Page 1 of 4.

Re: git-fast-import crashes

... /Volumes/data/kevin/test_gitp4/cdc/.git/objects/pack/pack-5f301a4b08a7f7d44b288f2a96d33f3c3efbf7fb.pack ... =COW /Users/developer/bin/git-fast-import __DATA 00035000-00080000 [ 300K] ... list: send the line "unsubscribe git" in the body of a ...

git - Shun Kei Leung - Oct 16 2007 - 03:13

Re: git-fast-import crashes

... (sb=3D0x75ef8, extra=3D0) at git-compat-uti= l.h:223 > ... #4 0x00002da8 in read_next_command () at fast-import.c:1599 > #5 0x0000742c in ... (sb=3D0x75ef8, extra=3D0) at git-compat-uti= l.h:223 > ... send to me the /tmp/git-fast-import. from the one that ...

git - Pierre Habouzit - Oct 16 2007 - 03:46

Re: git-fast-import

... wrote: > > git-fast-import works great. I parsed ... it is silly for the > importer in Python to be computing ... messed up CVS repositories. http://git.catalyst.net.nz/gitweb?p= ... list: send the line "unsubscribe git" in the body of a ...

git - Jon Smirl - Aug 6 2006 - 00:09

Re: git-fast-import

... wrote: > git-fast-import works great. I parsed and ... the sha ids back from fast-import, instead I > computed them in ... But it is silly for the importer in Python to be computing ... list: send the line "unsubscribe git" in the body of a ...

git - Shawn Pearce - Aug 5 2006 - 23:40

Re: git-fast-import

... -fast-import is just too long to write. And for some ... the better name is git-fast-import. Stealing a three-letter ... benchmarked it against something like git-split or Cogito's rewriting ... it takes to fork+exec git-commit-tree. -- Shawn. - To unsubscribe ...

git - Shawn O. Pearce - Feb 7 2007 - 20:12

Re: git-fast-import

... @gmail.com> wrote: > > >SYNOPSIS > > >-------- > > >frontend | 'git-fast-import' [options] > > > > > > > Do we have ... as the existing non-gfi based importers. It might be nice to ... , to make a repository of git's Documentation directory, with just ...

git - Daniel Barkalow - Feb 7 2007 - 00:55

Re: git-fast-import crashes

... @gmail.com> wrote: > > > > I am using git 1.5.3.4.206.g58ba4- ... to Cc: me. Okay, given that fast-import uses quote_c_style, I believe this ... I've read the full `git diff 4bf53833dbca666f61b5177977e96d453527db20.. -- fast-import.c` and nothing alarming ...

git - Pierre Habouzit - Oct 13 2007 - 03:50

Re: git-fast-import crashes

... into git-fast-import.bin, and make > git-fast-import be a shell-script doing: ... valgrind is not yet ported to Mac OS X, ... - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger. ...

git - Shun Kei Leung - Oct 16 2007 - 04:01

Re: git-fast-import crashes

... need is that you run your test into valgrind (the easy > > way is to rename git-fast-import into git-fast-import.bin, and make > > git-fast-import be a shell-script doing: > .... >=20 > valgrind is not yet ported to Mac OS X, ...

git - Pierre Habouzit - Oct 16 2007 - 04:04

Re: git-fast-import

... with Jon Smirl on trying to *quickly* import the massive > Mozilla CVS repository into Git. Recently its been getting a lot > ... 5.0 is out. > > ..... > SYNOPSIS > -------- > frontend | 'git-fast-import' [options] > Do we have example ...

git - Aneesh Kumar K.V - Feb 6 2007 - 02:12

Re: git-fast-import

... gmail.com> wrote: > >SYNOPSIS > >-------- > >frontend | 'git-fast-import' [options] > > > > Do we have example ... the existing non-gfi based importers. -- Shawn. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a ...

git - Shawn O. Pearce - Feb 6 2007 - 02:18

Re: git-fast-import

... for history rewriting > > purposed. > > Yeah, I think fast-import is great. And I'd also ... . I'll correct the spelling to fast-import. :-) -- Shawn. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to ...

git - Shawn O. Pearce - Feb 8 2007 - 15:10

Re: git-fast-import segfaults

... following errors when I run git-fast-import (on Intel > OSX) with some data from a git-p4 import: ... > I believe these errors started ... . I did a bisect on > fast-import.c and this was the ... this list: send the line "unsubscribe git" in the body of a ...

git - Shawn O. Pearce - Oct 26 2007 - 02:53

Re: git-fast-import

... and 64 bit > > >architectures, but some of Git's other targets (e.g. AIX) ... the Qt folks did make their > Perforce importer available. Chris Lee put it in the fast-export > project ... from this list: send the line "unsubscribe git" in the body of a message ...

git - Alex Riesen - Feb 6 2007 - 14:02

Re: git-fast-import

... history rewriting > purposed. Yeah, I think fast-import is great. And I'd also like to echo that call ... of chance of confusion in the git world, but still. Linus - To unsubscribe ... this list: send the line "unsubscribe git" in the body of a ...

git - Linus Torvalds - Feb 8 2007 - 12:56

Re: git-fast-import

... and has been used for production level imports > >on Mac OS X, Linux and Dragonfly ... Qt folks did make their Perforce importer available. Chris Lee put it in the fast-export project ... working directory and you just want Git to read them. But there's ...

git - Shawn O. Pearce - Feb 6 2007 - 13:43

Re: git-fast-import

... wrote: > Linus Torvalds wrote: > > > Yeah, I think fast-import is great. And I'd also like to echo that > > call ... manpage. I'll correct > the spelling to fast-import. :-) Didn't you listen to what ...

git - Karl - Feb 9 2007 - 04:49

Re: git-fast-import crashes

... Hi Pierre, >=20 > I didn't try: > http://git.madism.org/?p=3Dgit.git;a= ... turns out to be b449f4c according to `git bisect'. I don't get the reason ... commit you show is not obviously broken to me, especially not in fast-import.c, so I'll need more ...

git - Pierre Habouzit - Oct 15 2007 - 03:33

Re: git-fast-import

... > the frontend is probably more reliable. (Git already has a well > tested date parsing ... work, but then two different people importing the *same* archive in two different ... a strict TZ format. For example, when importing from CVS, the natural thing to ...

git - Linus Torvalds - Feb 6 2007 - 13:20

Re: git-fast-import

... , Daniel Barkalow wrote: > It might be nice to have a git-fast-export, which could actually be ... , to make a repository of git's > Documentation directory, with just the ... words, general history rewriting, but fast. (Disclaimer: I've never tried to ...

git - Karl - Feb 7 2007 - 05:13

speck-geostationary