git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git svn dcommit sends to wrong branch
@ 2012-01-10 16:18 Victor Engmark
  2012-01-10 19:43 ` Thomas Rast
  2012-01-11 14:05 ` Victor Engmark
  0 siblings, 2 replies; 5+ messages in thread
From: Victor Engmark @ 2012-01-10 16:18 UTC (permalink / raw)
  To: git

Commands:

git svn clone -s -r 1:HEAD http://svn/repo
cd repo
git commit [thrice, in master only]
git rebase --interactive HEAD~20 [i.e., started rebase in commits before
the clone]
[Merged two commits I had made *after* the clone]
git commit ...
git dcommit

This created commits on
<http://svn/repo/branches/branch_name>! Why? Is it because HEAD~20's
git-svn-id <http://svn/repo/branches/branch_name@22481> is on that
branch?

And more importantly, how do I "replay" my commits on trunk?

-- 
terreActive AG
Kasinostrasse 30
CH-5001 Aarau
Tel: +41 62 834 00 55
Fax: +41 62 823 93 56
www.terreactive.ch

Wir sichern Ihren Erfolg - seit 15 Jahren

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-26 15:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10 16:18 git svn dcommit sends to wrong branch Victor Engmark
2012-01-10 19:43 ` Thomas Rast
2012-01-11 14:05 ` Victor Engmark
2012-01-11 15:31   ` Thomas Rast
2012-01-26 15:27     ` badgerhardy

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).