Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthieu Moy
Date: Saturday, October 21, 2006 - 3:09 am

Jakub Narebski <jnareb@gmail.com> writes:


You need more metainfo than the commit message. Since revision-id is
not based on the content, you need at least to specify the
revision-id.

And bzr's bundle give indeed _all_ the information that is in the
repository about this revision (i.e. commit message, ancestors, ...).

Another relevant difference between a patch and a bundle is that the
bundles knows its ancestor, so, when you apply the bundle, it builds
the new revision with exact patching. If you need a merge, then it
will happen exactly in the same way as a merge between two branches
(ie. three-way merge for example).


Not directly AFAIK, but since the bundle knows which revision it
applies to, it will refuse to apply the second if the first one is not
in your repository already for example.

It would probably be interesting to have more features to help sending
series of bundles and apply them, but no one have been really asking
for it up to now.

-- 
Matthieu
-
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:
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Fri Oct 20, 7:56 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Aaron Bentley, (Fri Oct 20, 8:34 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Fri Oct 20, 9:21 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Aaron Bentley, (Fri Oct 20, 10:03 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 10:18 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Shawn Pearce, (Fri Oct 20, 10:21 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Fri Oct 20, 10:45 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Aaron Bentley, (Fri Oct 20, 10:47 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 10:48 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, David Lang, (Fri Oct 20, 10:58 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 10:59 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 11:06 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jan Hudec, (Fri Oct 20, 11:12 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jon Smirl, (Fri Oct 20, 11:15 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 11:30 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Fri Oct 20, 11:35 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Fri Oct 20, 11:46 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Fri Oct 20, 11:47 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 11:48 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 12:00 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Aaron Bentley, (Fri Oct 20, 12:04 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Aaron Bentley, (Fri Oct 20, 12:10 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Fri Oct 20, 12:14 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 12:31 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 12:46 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Aaron Bentley, (Fri Oct 20, 1:12 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Junio C Hamano, (Fri Oct 20, 1:17 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Petr Baudis, (Fri Oct 20, 1:23 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Aaron Bentley, (Fri Oct 20, 1:29 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, David Lang, (Fri Oct 20, 1:49 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Shawn Pearce, (Fri Oct 20, 1:53 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Petr Baudis, (Fri Oct 20, 1:53 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, David Lang, (Fri Oct 20, 1:55 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 1:57 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jeff Licquia, (Fri Oct 20, 3:13 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Petr Baudis, (Fri Oct 20, 3:40 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jeff King, (Fri Oct 20, 3:59 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Robert Collins, (Fri Oct 20, 4:05 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Robert Collins, (Fri Oct 20, 4:15 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Aaron Bentley, (Fri Oct 20, 4:33 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jeff Licquia, (Fri Oct 20, 4:39 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Fri Oct 20, 4:59 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Junio C Hamano, (Fri Oct 20, 6:26 pm)
git-merge-recursive, was Re: [ANNOUNCE] Example Cogito Add ..., Johannes Schindelin, (Fri Oct 20, 7:03 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Matthieu Moy, (Sat Oct 21, 12:56 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Sat Oct 21, 1:36 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Sat Oct 21, 1:40 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Matthieu Moy, (Sat Oct 21, 3:09 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Sat Oct 21, 3:34 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jan Hudec, (Sat Oct 21, 10:40 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Sat Oct 21, 10:51 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Linus Torvalds, (Sat Oct 21, 11:42 am)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jan Hudec, (Sat Oct 21, 12:20 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Jakub Narebski, (Sat Oct 21, 12:21 pm)
[PATCH] threeway_merge: if file will not be touched, leave ..., Johannes Schindelin, (Sun Oct 22, 2:04 pm)
Re: [PATCH] threeway_merge: if file will not be touched, l ..., Johannes Schindelin, (Sun Oct 22, 5:48 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Matthew Hannigan, (Thu Nov 2, 8:43 pm)
Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle, Martin Langhoff, (Thu Nov 2, 11:36 pm)