All of lore.kernel.org
 help / color / mirror / Atom feed
* git-svn: --ignore-paths appears to be ignored
@ 2012-05-06 22:42 Jon Seymour
  2012-05-24 11:45 ` Ben Tebulin
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Seymour @ 2012-05-06 22:42 UTC (permalink / raw)
  To: Git Mailing List

I configured ignore-paths as follows:

    svn-remote.svn.ignore-paths=^DB.*

I expected this would exclude paths of this kind on the initial fetch:

    DB/.project

but when I run git svn fetch, paths of this kind actually do get pulled.

I have also tried:

    svn-remote.svn.ignore-paths=^DB

with the same result.

I am using git version 1.7.9.264

What am I doing wrong?

jon.

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

end of thread, other threads:[~2012-05-24 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-06 22:42 git-svn: --ignore-paths appears to be ignored Jon Seymour
2012-05-24 11:45 ` Ben Tebulin
2012-05-24 16:23   ` dag

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.