git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jess Hottenstein <jess.hottenstein@gmail.com>
To: git@vger.kernel.org
Subject: Bug with git svn fetch? "error:too many matches for svn-remote.svn.added-placeholder"
Date: Tue, 5 Nov 2013 10:31:01 -0500	[thread overview]
Message-ID: <CAB8C745oJjw6pZ1MFy73Wy=WM-8n=aRY7VUh73u__VLB5e8mQA@mail.gmail.com> (raw)

Hello,

I'm running a git svn fetch of a large svn repo and it is grinding to
a halt with thousands of "error: too many matches for
svn-remote.svn.added-placeholder".  My .git/config has grown to ~50000
lines of added-placeholders.

I also had to up my linux file limit because I have ~2500 open files
(tempfiles in .git)

I'm doing a onetime migration so I don't really care about having the
added-placeholder entries but I do want to keep empty directories.

Any thoughts for a workaround?

Thanks!

             reply	other threads:[~2013-11-05 15:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-05 15:31 Jess Hottenstein [this message]
2013-11-13 10:19 ` [PATCH] config: arbitrary number of matches for --unset and --replace-all Thomas Rast
2013-11-13 23:22   ` Eric Sunshine
2013-11-14  7:50     ` Thomas Rast
2013-11-14  8:37       ` Jeff King
2013-11-14 20:24         ` Thomas Rast
2013-12-06 18:46   ` [PATCH] fixup! " Junio C Hamano
2013-12-06 21:10     ` Jeff King

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='CAB8C745oJjw6pZ1MFy73Wy=WM-8n=aRY7VUh73u__VLB5e8mQA@mail.gmail.com' \
    --to=jess.hottenstein@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).