git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "commit"s without "from" in fast-import
@ 2008-03-17 22:10 Eyvind Bernhardsen
  2008-03-18  3:43 ` Shawn O. Pearce
  0 siblings, 1 reply; 9+ messages in thread
From: Eyvind Bernhardsen @ 2008-03-17 22:10 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: Git Mailing List

Hi,

I have a question about fast-import, specifically a (possibly)  
unorthodox usage of it by cvs2svn.  Cvs2svn generates "commit"s with  
no "from" commands; instead, it emits a "merge" from the previous  
commit on the branch, and then rebuilds the entire state of the tree.

I've verified that the generated repositories are correct, so I know  
that it works, and I _think_ that it's equivalent to having "from  
<mark>" followed by "filedeleteall".

What I'm wondering is: is there any reason to modify cvs2svn's output  
to comply more to the man page's way of doing things, or is this a  
perfectly valid usage?
-- 
Eyvind Bernhardsen

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-03-23  6:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-17 22:10 "commit"s without "from" in fast-import Eyvind Bernhardsen
2008-03-18  3:43 ` Shawn O. Pearce
     [not found]   ` <F4486D8E-3256-4FA7-89A7-3EC7E7D64162@orakel.ntnu.no>
2008-03-19  2:06     ` Shawn O. Pearce
2008-03-19 18:39       ` James Westby
     [not found]       ` <9A41E5AD-2305-457B-A214-7A11A1B559F6@orakel.ntnu.no>
2008-03-20  3:40         ` [PATCH] fast-import: Document the effect of "merge" with no "from" in a commit Shawn O. Pearce
     [not found]           ` <6FC571BB-D304-4D25-B1F2-1E03BD5438F8@orakel.ntnu.no>
2008-03-21 13:57             ` Eyvind Bernhardsen
2008-03-21 15:25               ` [PATCH v2] " Eyvind Bernhardsen
2008-03-23  5:00                 ` Shawn O. Pearce
2008-03-23  6:17                   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).