Git development
 help / color / mirror / Atom feed
From: Michael Fischer <michael@visv.net>
To: git@vger.kernel.org
Subject: git-svn trouble finding all branches/tags
Date: Tue, 6 May 2008 16:16:02 -0400	[thread overview]
Message-ID: <20080506201602.GB10561@marlowe.visv.net> (raw)


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

             reply	other threads:[~2008-05-06 20:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-06 20:16 Michael Fischer [this message]
2008-05-11  8:51 ` git-svn trouble finding all branches/tags Eric Wong
2008-05-11 18:36   ` Michael Fischer

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=20080506201602.GB10561@marlowe.visv.net \
    --to=michael@visv.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox