From: Jonathan Nieder <jrnieder@gmail.com>
To: Klaus <klaus3b-gu@yahoo.de>
Cc: git@vger.kernel.org, Eric Wong <normalperson@yhbt.net>
Subject: Re: git-svn clone --stdlayout causes "fatal: refs/remotes/trunk: not a valid SHA1"
Date: Mon, 1 Nov 2010 12:11:41 -0500 [thread overview]
Message-ID: <20101101171141.GA8853@burratino> (raw)
In-Reply-To: <225342.86075.qm@web24105.mail.ird.yahoo.com>
Hi Klaus,
Klaus wrote:
> this works ok.
> git svn clone svn://localhost/MyPrj MyPrj --username=MyUserName
>
> this causes the error (I added "--stdlayout")
> git svn clone svn://localhost/MyPrj MyPrj --stdlayout --username=MyUserName
>
> last line of error output
> …
> M Wiki/MyPrj_wiki/MyPrjHistory.wiki
> W: -empty_dir: MyPrjAll/trunc/MyPrjGui/DotNet11MainMenu.cs
> r141 = ad4166b68d89c4b795fb74a4fc09168160b2f60e
> (refs/remotes/tags/LastGuiMonolit_071207@142)
> W: +empty_dir: MyPrjAll/trunc/MyPrj.Gui
> r142 = 0decd283bb36f9296172970eeab377b6f93777ba
> (refs/remotes/tags/LastGuiMonolit_071207@142)
> Found branch parent: (refs/remotes/tags/LastGuiMonolit_071207) 0decd283bb36f9296172970eeab377b6f93777ba
> Following parent with do_switch
> Successfully followed parent
> r143 = a4861b50a5f1c067210b30951dc06012a7d2da25
> (refs/remotes/tags/LastGuiMonolit_071207)
> fatal: refs/remotes/trunk: not a valid SHA1
> update-ref refs/heads/master refs/remotes/trunk: command returned error: 128
Is your repository public? If not, could you give a sketch of the project
history, for example by running
$ git log --oneline --name-status
from a successful (non-stdlayout) clone?
> note: although i am using ms-windows7 i mailed this report to the debian
> mailing-list because i think that
Redirecting discussion to the git mailing list; maybe someone there will
have other ideas for debugging.
Thanks for reporting,
Jonathan
next parent reply other threads:[~2010-11-01 17:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <225342.86075.qm@web24105.mail.ird.yahoo.com>
2010-11-01 17:11 ` Jonathan Nieder [this message]
2010-11-01 18:14 ` git-svn clone --stdlayout causes "fatal: refs/remotes/trunk: not a valid SHA1" Jonathan Nieder
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=20101101171141.GA8853@burratino \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=klaus3b-gu@yahoo.de \
--cc=normalperson@yhbt.net \
/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).