From: "Kenneth P. Turvey" <kt-usenet@squeakydolphin.com>
To: git@vger.kernel.org
Subject: git-svn and logging.. new to git
Date: Wed, 5 Mar 2008 09:22:33 +0000 (UTC) [thread overview]
Message-ID: <fqloop$ll$1@ger.gmane.org> (raw)
I'm in the process of moving to git from subversion and I've run into
something I just don't understand. I've moved one project from subversion
using git-svnimport and that went successfully. Unfortunately the latest
git doesn't include svnimport so I'm trying to do the same thing with
git-svn. It seems to have worked without any problem, but when I do "git
log" I don't see all the entries I see when I do "svn log" on the same
project in subversion. So, now I have to ask myself, "have I lost changes
in the import?"
The command I used to import the source code is:
git-svn clone file:///home/kt/oldsvn/Personal/Projects/Journal \
--trunk=trunk --branches=branches --tags=tags
Am I doing something wrong here? Do I need additional options on the
git-log command?
Any explanation or assistance would be greatly appreciated.
Thanks.
next reply other threads:[~2008-03-05 9:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-05 9:22 Kenneth P. Turvey [this message]
2008-03-05 12:01 ` git-svn and logging.. new to git David Symonds
2008-03-05 16:03 ` Kenneth P. Turvey
2008-03-05 20:37 ` David Symonds
2008-03-05 21:02 ` Jakub Narebski
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='fqloop$ll$1@ger.gmane.org' \
--to=kt-usenet@squeakydolphin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.