From: Henning Sprang <henning.sprang@gmail.com>
To: git@vger.kernel.org
Subject: git push rejected due being behind after git svn dcommit without any changes local/remote
Date: Wed, 21 May 2014 17:13:18 +0100 [thread overview]
Message-ID: <CAB10+LtnAiCCiMdrULvioxc-UBQufKD4AzOphvE8bAdq7en04g@mail.gmail.com> (raw)
Hi,
I have a client that still uses svn, but I decided to version my work
on the project with git locally - using git svn to sync the svn and my
local git repo.
To have a backup , I additionally push my changes to a remote git repository.
Now, many(maybe every) times when doing the git push to the remote git
repository, after having done an svn dcommit to sync to the remote
svn, the push gets rejected:
"... Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart...."
You'd say, can happen, when some developers work against the remote
git repo, others with svn. But I'm the only developer on the project,
and no one ever commits to the remote svn nor the remote git repo. So,
I'm clueless.
How can I find out what happens and how to prevent that?
Thanks in advance,
Henning
--
Henning Sprang
http://www.sprang.de
next reply other threads:[~2014-05-21 16:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-21 16:13 Henning Sprang [this message]
2014-05-21 21:33 ` git push rejected due being behind after git svn dcommit without any changes local/remote Thomas Ferris Nicolaisen
2014-05-23 10:14 ` Henning Sprang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAB10+LtnAiCCiMdrULvioxc-UBQufKD4AzOphvE8bAdq7en04g@mail.gmail.com \
--to=henning.sprang@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).