Anton Korobeynikov <anton at korobeynikov.info> writes: > Hi David, > >> How does the LLVM server keep the git svn mirror up to date? Are there >> hooks in the svn server that automatically update the git mirror? > Yes > >> If so, are any of these tools public? > It's just "git svn fetch" Ok, that's basically what I was going to do. Thanks! -Dave