Christoph Höger wrote: > I am currently using git-svn to feed my git based work into a > subversion repository. > > After having done work on my personal branch(es) I pull the commits > into the git-svn based repo and finally dcommit. My problem is: I > can see only > > Merge branch 'master' of > file:///home/choeger/dev/diplom/private_git/emodelica into HEAD > > like log messages in the svn log, all commit logs from git are gone. > Is there a way to make dcommits messages more verbose? You have to be sure that you have a flat, linear history in the git branch that you dcommit to svn, as svn can't understand git merges. If you created any merge commits in git that you then dcommited to svn, I *think* this is how it looks. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Diplomacy is the art of saying 'Nice doggie!'... till you can find a rock
Attachment:
pgpuDpeerya5F.pgp
Description: PGP signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines