[darcs-devel] Darcs and git: plan of action

Kannan Goundan cakoose at yahoo.com
Tue Apr 19 16:58:32 PDT 2005


Linus Torvalds <torvalds at osdl.org> wrote:
> On Tue, 19 Apr 2005, David Roundy wrote:
> > 
> > Would a small amount of human-readable change information be
> > acceptable in the free-form comment area? In the rename thread I 
> > got the impression this would be okay for renames.  For example,
> > 
> > rename foo bar
> 
> Sure. That's human-readable and meaningful, as in "it actually
> makes sense as a commit comment regardless of any darcs issues". As

> does:

We're talking about interoperating with a Git repository here, right?
 Even if we got the metadata in there, doesn't Git have to understand
a replace patch for things to work out?

3 repos.
- AA has a Git repo.
- BB has a Git repo
- CC has a Darcs repo

0. All three are in sync to begin with.

1. CC creates a token-replace patch, sends the changes in normal hunk
format to AA.

2. BB makes changes, sends a normal hunk patch to AA and CC.  AA will
apply the hunk normally.  For CC the token replace might apply here
and so the result could be different.

Isn't this a potential problem?  Or am I missing something?




		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 




More information about the darcs-devel mailing list