On 7/7/08, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > # It heavily relies on curl being able to screen-scrape the directories, > # in other words, it wants an HTTP on the other side that has directory > # listings enabled. I wrote a similar script myself, although it makes assumptions about the meaning of /branches and /tags rather than using the dirs vs. files trick. Rather than relying on screen scraping with curl, you might prefer to use "svn ls" instead, since it'll work with any svn-compatible repository type and (I presume) doesn't require special web server settings. Have fun, Avery -- 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