<div dir="ltr">While svn seems to work, the <a href="https://github.com/llvm-project/llvm-project-20170507">current mono-repo</a> does not seem to be updating.  <div><br></div><div>Takumi, do you know anything about this?<br><br><div class="gmail_quote"><div dir="ltr">On Sat, Jun 24, 2017 at 1:22 PM Zachary Turner <<a href="mailto:zturner@google.com">zturner@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sat, Jun 24, 2017 at 9:57 AM Chandler Carruth <<a href="mailto:chandlerc@gmail.com" target="_blank">chandlerc@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">But now git-svn will be unable to rebuild revisions without switching URL and breaking git hashes. Have folks tried this? What commands should git-svn and hit mirror users use to update?</p></blockquote><div><br></div></div></div><div dir="ltr"><div class="gmail_quote"><div>It's possible I'm off base here, but a couple of things:</div><div><br></div><div>a) This shouldn't be a problem if you're using git with mono-repo (which we should be actively encouraging git-svn users to migrate to, given that it seems to be agreed upon that this is going to happen in some way or another in the future), since it's not using git-svn.</div><div><br></div><div>b) IIUC the git-svn url is embedded in the commit message, but only locally, not on the server.  So the server should continue to work fine, but if you switch URLs the only thing wrong would be your local git hashes, which would probably have to be rebuilt by running `git svn rebase --force` or something similar.</div><div><br></div><div><br></div></div></div></blockquote></div></div></div>