From: Matthieu Stigler <matthieu.stigler@gmail.com>
To: git@vger.kernel.org
Subject: Confusion using git on svn server
Date: Sat, 20 Jun 2009 22:28:21 +0200 [thread overview]
Message-ID: <4A3D4665.9040003@gmail.com> (raw)
Hi
I just began using git on a svn file, which seems really nice. I'm for
now confused with a git operation, as maybe my mind is still thinking
with svn vision.
As I understood, unlike svn, you can make many commit without sending
them to the server, and then then sending them in one block with git-svn
dcommit (if I'm right, with push if git server).
So two questions:
-Where can I find documentation on that? Didn't find mention on it in
git user manual or git-svn crash course.
-say I want to know, before doing git-svn dcommit, which commits will be
sent, and if this will do a conflict... is there a way to check that
before sending the commits?
My main concern is that in my git log, I have a commit and its "revert",
will it be sent as two different commits to svn? I would love they are
not sent at all as they represent a "neutral" operation.
Thanks a lot!
next reply other threads:[~2009-06-20 20:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-20 20:28 Matthieu Stigler [this message]
2009-06-21 7:49 ` Confusion using git on svn server Florian Weimer
2009-06-21 9:09 ` Matthieu Stigler
2009-06-21 9:32 ` Florian Weimer
[not found] ` <fabb9a1e0906212304o2b61d081i4cf72300be8bd775@mail.gmail.com>
2009-06-22 6:16 ` Florian Weimer
-- strict thread matches above, loose matches on Subject: below --
2009-06-20 20:26 Matthieu Stigler
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=4A3D4665.9040003@gmail.com \
--to=matthieu.stigler@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).