>> [svn-remote "svn"] >> url = file:///home/chris/programs/svn/repo >> fetch = trunk:refs/remotes/svn/trunk >> branches = branches/*:refs/remotes/svn/* >> tags = tags/*:refs/remotes/svn/tags/* >> branches = branches/bdir/*:refs/remotes/svn/bdir2/* >> ignore-paths = ^branches/bdir$ >> ignore-refs = ^refs/remotes/bdir$ >> >> It doesn't seem to change anything. >> > > You need a git version new enough to include cdb51a13c3cf4830d499d1138160eacdd2b8aa46, otherwise > it won't have any effect and will be silently ignored. > >> Chris >> -- >> To unsubscribe from this list: send the line "unsubscribe git" in >> the body of a message to majordomo@xxxxxxxxxxxxxxx >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> Peter: I see what you mean. I will download a version of git that includes that commit and try again. Thanks for all your help, Chris -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html