git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git and svn as target
@ 2010-06-10  5:45 Matthias Fechner
  2010-06-10  6:05 ` Peter Baumann
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Fechner @ 2010-06-10  5:45 UTC (permalink / raw)
  To: git

Hi,

i started now to work with git instead of svn. The main repository is a 
svn repo so i use git svn ...

But I have the problem now, commit comments are not transfered to svn, 
maybe I miss here a parameter.

What i did:
git svn fetch
git svn rebase
git branch test
git checkout test
several commits
git checkout master
git svn fetch
git svn rebase
git merge test
git svn dcommit

In the commit of svn I see only merged test...
Could I say git to put all the commit comments into the merge?

Gruss,
Matthias

-- 
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook

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

end of thread, other threads:[~2010-06-14 16:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10  5:45 Git and svn as target Matthias Fechner
2010-06-10  6:05 ` Peter Baumann
2010-06-10  7:11   ` Avery Pennarun
2010-06-14 16:35     ` Matthias Fechner

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