This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: GIT and CVS


> Date: Fri, 14 Oct 2011 09:59:03 -0700
> From: Matt Rice <ratmice@gmail.com>
> Cc: Andreas Schwab <schwab@redhat.com>, pmuldoon@redhat.com, mark.kettenis@xs4all.nl, 
> 	gdb@sourceware.org
> 
> On Fri, Oct 14, 2011 at 9:19 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> >> From: Andreas Schwab <schwab@redhat.com>
> >> Cc: pmuldoon@redhat.com, mark.kettenis@xs4all.nl, gdb@sourceware.org
> >> Date: Fri, 14 Oct 2011 18:11:40 +0200
> >>
> >> Eli Zaretskii <eliz@gnu.org> writes:
> >>
> >> >> git commit
> >> >>
> >> >> then
> >> >>
> >> >> git push
> >> >
> >> > Bzr's "bzr commit" is simpler: just one command, no need to remember
> >> > to run 2 commands.
> >>
> >> bzr also needs push.
> >
> > Of course, it pushes. ?It just does that automatically (in a bound
> > branch) when you say "commit".
> >
> 
> then use a git->bzr bridge?
> 
> http://doc.bazaar.canonical.com/migration/en/foreign/bzr-on-git-projects.html

I already have that.  That's how I track the git mirror of GDB.

Unfortunately, bzr-git does not yet support "push".  So if GDB would
switch to git, I'll be unable to commit changes.


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