Hi, > Hmm... not sure how messy that can get yet if we keep SVN mirroring to Git > and merging patches into Git and sending them to SVN via git-svn. Well as far as I can work out the git mirrors will lag behind the SVN master repo so sometimes you get a changes that don't quite match but you could get that anyway due to other changes that have been checked into SVN. Not sure if there anything we can do about this. Just need to take care and be aware that it could be an issue when apply patch files or using git-svn.
> I was about to open an INFRA ticket to request the new mirrors after the SVN > restructure I'd still do that otherwise any patches we git from git are going to be more and more out of date as time goes on. Thanks, Justin