From: Martin <html-kurs@gmx.de>
To: git@vger.kernel.org
Subject: git svn fetch -with -r doesn't fetch anything
Date: Tue, 05 May 2009 22:18:30 +0200 [thread overview]
Message-ID: <4A009F16.50107@gmx.de> (raw)
Hi,
I upgraded to:
> git svn --version
git-svn version 1.6.2.5 (svn 1.5.6)
(svn 1.6.1 doesn't compile, see
http://www.nabble.com/Re:-svn-commit:-r37415---trunk-subversion-include-td23170203.html
:-( )
Now I create a git repositiory:
> git svn init https://myserver.com/repo
and want to fetch the latest revision (or a little bit in the past) with
> git svn fetch -r1234
But git svn rebase runs in an error:
> git svn rebase
fatal: ambiguous argument 'HEAD': unknown revision or path not in the
working tree.
Use '--' to separate paths from revisions
log --no-color --first-parent --pretty=medium HEAD: command returned
error: 128
With earlier version of git-svn I could fetch only a few revisions. Now only
> git svn fetch
works. But it fetches *all* revisions (and this takes a while ...)
Is it a bug or a feature?
Thanks
Martin
next reply other threads:[~2009-05-05 20:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-05 20:18 Martin [this message]
2009-05-05 20:30 ` git svn fetch -with -r doesn't fetch anything Martin
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=4A009F16.50107@gmx.de \
--to=html-kurs@gmx.de \
--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.