This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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-svn error due to out-of-sync changes?


Jason Merrill <jason@redhat.com> writes:

> Yes, the git mirror can lag the SVN repo by a few minutes, that's why
> you need to 'git svn rebase' to pull directly from SVN before a
> commit.
>
> Jason

Markus just said upthread that:

"git svn dcommit" will run "git svn rebase" automatically

Is `git svn rebase' run automatically or from `git svn dcommit' or not?
I'm trying to save keystrokes here :).

Aldy


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