login
Header Space

 
 

Re: git-fast-import

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alex Riesen <raa.lkml@...>
Cc: <git@...>
Date: Tuesday, February 6, 2007 - 1:43 pm

Alex Riesen <raa.lkml@gmail.com> wrote:

True.

But it really is annoying when you download the latest-and-greatest
release of a package only to find out it doesn't compile on your
OS of choice, and even worse when you find out it is because of
new code that you will never use which was added in just before
the release went final!


I can't help you with spaghetti, but the Qt folks did make their
Perforce importer available.  Chris Lee put it in the fast-export
project on repo.or.cz.  Its a relatively short Python program.
Might help you get started.

They created annotated tags (with no message) for every p4 changeset.
I think its just because they didn't realize you can use (abuse?) the
`reset` command in gfi to create lightweight tags instead.


I actually implemented a "data <path" command in gfi to tell gfi
to load data from a file, for this type of case where the foreign
system has dropped the files in your working directory and you just
want Git to read them.

But there's no synchronization between gfi and the frontend (aside
from the pipe buffer throttling the frontend), so there is no way
for the frontend to know that gfi has finished a batch of files
and its safe to ask p4 for the next revision.

So I threw it away.  It was only a 10 line patch anyway.  :)

-- 
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-fast-import, Shawn O. Pearce, (Mon Feb 5, 10:31 pm)
Re: git-fast-import, Alex Riesen, (Tue Feb 6, 9:50 am)
Re: git-fast-import, Shawn O. Pearce, (Tue Feb 6, 1:43 pm)
Re: git-fast-import, Alex Riesen, (Tue Feb 6, 2:02 pm)
Re: git-fast-import, Andy Parkins, (Tue Feb 6, 5:28 am)
Re: git-fast-import, Linus Torvalds, (Tue Feb 6, 12:37 pm)
Re: git-fast-import, Shawn O. Pearce, (Tue Feb 6, 12:44 pm)
Re: git-fast-import, Daniel Barkalow, (Wed Feb 7, 12:45 am)
Re: git-fast-import, Horst H. von Brand, (Tue Feb 6, 9:17 pm)
Re: git-fast-import, Shawn O. Pearce, (Wed Feb 7, 1:46 am)
Re: git-fast-import, Linus Torvalds, (Tue Feb 6, 10:50 pm)
Re: git-fast-import, Johannes Schindelin, (Thu Feb 8, 5:34 pm)
Re: git-fast-import, Shawn O. Pearce, (Wed Feb 7, 1:53 am)
Re: git-fast-import, Horst H. von Brand, (Wed Feb 7, 6:18 pm)
Re: git-fast-import, Linus Torvalds, (Wed Feb 7, 6:39 pm)
Re: git-fast-import, Karl , (Wed Feb 7, 5:21 am)
Re: git-fast-import, Linus Torvalds, (Tue Feb 6, 1:24 pm)
Re: git-fast-import, Shawn O. Pearce, (Tue Feb 6, 5:40 am)
Re: git-fast-import, Aneesh Kumar K.V, (Tue Feb 6, 2:12 am)
Re: git-fast-import, Shawn O. Pearce, (Tue Feb 6, 2:18 am)
Re: git-fast-import, Daniel Barkalow, (Wed Feb 7, 12:55 am)
Re: git-fast-import, David Woodhouse, (Wed Feb 7, 9:38 am)
RE: git-fast-import, Raimund Bauer, (Wed Feb 7, 5:29 am)
Re: git-fast-import, Karl , (Wed Feb 7, 5:13 am)
Re: git-fast-import, Johannes Schindelin, (Wed Feb 7, 7:17 am)
Re: git-fast-import, Shawn O. Pearce, (Wed Feb 7, 6:55 pm)
Re: git-fast-import, Johannes Schindelin, (Wed Feb 7, 7:55 pm)
Re: git-fast-import, Linus Torvalds, (Thu Feb 8, 12:56 pm)
Re: git-fast-import, Shawn O. Pearce, (Thu Feb 8, 3:10 pm)
Re: git-fast-import, Karl , (Fri Feb 9, 4:49 am)
Re: git-fast-import, Linus Torvalds, (Fri Feb 9, 11:47 am)
Re: git-fast-import, Shawn O. Pearce, (Wed Feb 7, 8:12 pm)
Re: git-fast-import, Nicolas Pitre, (Tue Feb 6, 12:06 am)
Re: git-fast-import, Shawn O. Pearce, (Tue Feb 6, 1:48 am)
Re: git-fast-import, Linus Torvalds, (Tue Feb 6, 12:35 pm)
Re: git-fast-import, Shawn O. Pearce, (Tue Feb 6, 12:56 pm)
Re: git-fast-import, Linus Torvalds, (Tue Feb 6, 1:20 pm)
Re: git-fast-import, Nicolas Pitre, (Tue Feb 6, 2:53 pm)
Re: git-fast-import, David Woodhouse, (Wed Feb 7, 6:58 am)
Re: git-fast-import, Shawn O. Pearce, (Tue Feb 6, 4:09 pm)
Re: git-fast-import, Nicolas Pitre, (Tue Feb 6, 5:03 pm)
Re: git-fast-import, Shawn O. Pearce, (Tue Feb 6, 5:15 pm)
Re: git-fast-import, Nicolas Pitre, (Tue Feb 6, 5:42 pm)
Re: git-fast-import, Nicolas Pitre, (Mon Feb 5, 11:18 pm)
speck-geostationary