SVN for src, status?

Pascal Obry obry@adacore.com
Fri May 8 14:58:00 GMT 2009


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



More information about the Binutils mailing list