This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SVN for src, status?


Ian,

> Can GIT support a single commit covering multiple repositories? 

No, Git does not support that (I think you meant here push and not commit).

The commit is done locally. It would be possible to have a script to
launch a set of commits across multiple repositories and un-commit if
one fails along the way.

> I guess the important question would be whether a push
> can succeed or fail atomically across multiple repositories.

Right, and this is not possible/supported.

-- 
  Pascal Obry
  --
  gpg --keyserver keys.gnupg.net --recv-key F949BD3B


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]