All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: Michael Fischer <michael@visv.net>, git@vger.kernel.org
Subject: Re: git-svn trouble finding all branches/tags
Date: Sun, 11 May 2008 01:51:45 -0700	[thread overview]
Message-ID: <20080511085145.GD23929@untitled> (raw)
In-Reply-To: <20080506201602.GB10561@marlowe.visv.net>

Michael Fischer <michael@visv.net> wrote:
> 
> 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?

No, I've never actually heard of this problem.  Which version of git-svn
are you using?

Without further details about your repository layout, I'm not sure how
to help you, either.  Is there anything non-standard in your layout
or how the repository was created?

Thanks.

-- 
Eric Wong

  reply	other threads:[~2008-05-11  8:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-06 20:16 git-svn trouble finding all branches/tags Michael Fischer
2008-05-11  8:51 ` Eric Wong [this message]
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=20080511085145.GD23929@untitled \
    --to=normalperson@yhbt.net \
    --cc=git@vger.kernel.org \
    --cc=michael@visv.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.