git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn error
@ 2010-09-23 14:30 Nate Parsons
  2010-09-23 19:45 ` Nate Parsons
  0 siblings, 1 reply; 4+ messages in thread
From: Nate Parsons @ 2010-09-23 14:30 UTC (permalink / raw)
  To: git, Eric Wong

Hi all,

I'm experiencing an error message importing a new svn repository using
cygwin git, version 1.7.2.3

> fatal: refs/remotes/trunk: not a valid SHA1
> update-ref refs/heads/master refs/remotes/trunk: command returned error: 128

My .git/config file (nothing looks amiss to me):
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
[svn-remote "svn"]
	url = <redacted>
	fetch = iem/procedures/iem:refs/remotes/trunk
	branches = iem/procedures/Z_Folders/*:refs/remotes/*

It appears that this error was seen before in an older version that
didn't deal with extra "/"s appropriately, but I don't see that issue
here.

Thanks,
-Nate

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-24 20:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-23 14:30 git-svn error Nate Parsons
2010-09-23 19:45 ` Nate Parsons
2010-09-24  7:28   ` Michael J Gruber
2010-09-24 20:33     ` Nate Parsons

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).