Git development
 help / color / mirror / Atom feed
* git-svn trouble finding all branches/tags
@ 2008-05-06 20:16 Michael Fischer
  2008-05-11  8:51 ` Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Fischer @ 2008-05-06 20:16 UTC (permalink / raw)
  To: git


Scenario is initialization  of a local git repo from a remote
SVN repo.


$ git svn init -s https://svn.our.office/projname

$ git svn fetch
.........................

Now, git branch -r shows trunk, one branch, 3 tags. There ought to be
7 branches, and about 20 tags.

If I go into .git/svn/.metadata and change the 

branches-maxRev
tags-maxRev 

values to something much larger than anything in SVN (e.g. 1000000), 
and repeat 'git svn fetch', lather, rinse repeat, then I eventually
have all the branches and tags.

Surely this isn't the way its supposed to happen?

TIA.


Michael
-- 
Michael Fischer
michael@visv.net

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

end of thread, other threads:[~2008-05-11 18:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-06 20:16 git-svn trouble finding all branches/tags Michael Fischer
2008-05-11  8:51 ` Eric Wong
2008-05-11 18:36   ` Michael Fischer

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