Git development
 help / color / mirror / Atom feed
* git-svn is "Unable to determine upstream SVN information..."
@ 2009-07-09 22:53 esskov
  2009-07-10  3:31 ` Eric Wong
  0 siblings, 1 reply; 8+ messages in thread
From: esskov @ 2009-07-09 22:53 UTC (permalink / raw)
  To: git

	Hi,

I'm trying to clone the trunk of an svn repo, so that I can work on a set
of patches locally, and then occasionally push some of them back to svn.

The git-svn clone seems to go well, and the resulting git log looks
alright. However, git-svn info and git-svn rebase both say "Unable to
determine upstream SVN information from working tree history".
Also, git-svn log shows nothing.  I'm using the svn:// protocol btw, but I
guess the protocol shouldn't matter?

To test if this was a general problem, I just tried to git-svn clone a
repo on some public svn server which was also using the svn protocol. I
used exactly the same syntax for the svn init and fetch commands. However,
the resulting git repo did NOT suffer from the problem, i.e., git-svn info
reported nicely etc.

At some point I suspected that there might be a problem with the
"git-svn-id ..." lines in the commits for the problematic repo, but they
look just like the ones for the working repo. The .git/config files of the
working and the non-working git-repos are similar as well. 

What could be causing this problem?


Cheers,

	Esben

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

end of thread, other threads:[~2009-07-12 21:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-09 22:53 git-svn is "Unable to determine upstream SVN information..." esskov
2009-07-10  3:31 ` Eric Wong
2009-07-10 11:15   ` Esben Skovenborg
2009-07-10 20:33     ` Eric Wong
2009-07-12 18:58       ` [PATCH] git svn: allow uppercase UUIDs from SVN Eric Wong
2009-07-12 21:15         ` Junio C Hamano
2009-07-12 21:53           ` Junio C Hamano
2009-07-12 21:56             ` Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox