<div dir="ltr"><div>The key situation where I'd use it is if I'm tracing back the review and commit history of some older change. Often commits will be referenced within Phabricator reviews as rLXXXXXXX, which would previously allow you to click on them to get to the commit (this might in turn have links to other commits/reviews etc). Using the SVN id to look up the git commit is possible, just more time consuming.<br></div><div><br></div><div>James<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 13 Jan 2021 at 03:57, Mehdi AMINI via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>Can you clarify why is this important or why is a feature we need to preserve? Are these URLs posted and referenced anywhere?</div><div><br></div><div>The whole "LLVM repo" in phabricator is disabled right now and can't be browsed really: <a href="https://reviews.llvm.org/diffusion/L/" target="_blank">https://reviews.llvm.org/diffusion/L/</a> ; phab only provides a frontend for the repository, not an entire copy of it I believe.</div><div><br></div><div>Thanks,</div><div><br></div><div>-- </div><div>Mehdi</div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 12, 2021 at 7:25 PM Mike Edwards <<a href="mailto:mike@sqlby.me" target="_blank">mike@sqlby.me</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Hi Nathan,</div><div><br></div><div>Bummer!  I had no idea Phabricator was connected to the SVN server in this way.  I'll have to see if I can get a conversation going with the Phabricator maintainers and see if there is a way we can address this.  Thanks for the heads up.</div><div><br></div><div>-Mike<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 12, 2021 at 5:05 PM Nathan James <<a href="mailto:n.james93@hotmail.co.uk" target="_blank">n.james93@hotmail.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 2020-12-09 at 15:01 -0800, Mike Edwards via llvm-dev wrote:<br>
> Hi,<br>
> This is just a friendly reminder of the upcoming deprecation and<br>
> shutdown of the SVN server.  As announced during the last US<br>
> Developers Conference, way back in 2019, the SVN server would remain<br>
> in a read-only state for 1 year.  It has been more than a year now<br>
> and it is time to let the server enjoy a well deserved retirement. <br>
> We are planning on turning the service off on January 5th, 2021. <br>
> Please plan accordingly if, for some reason, you are still reliant on<br>
> the SVN service being available.  Thanks for your time and<br>
> attention.  I hope you all are having a nice day and staying safe.<br>
> <br>
> Respectfully,<br>
> Mike Edwards<br>
> _______________________________________________<br>
> LLVM Developers mailing list<br>
> <a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
> <a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
<br>
Hi Mike,<br>
<br>
Not sure if anyone else has brought this up, but since turning the svn<br>
server off, phab is no longer able to display commit details for older<br>
commits to the svn server.<br>
<br>
<a href="https://reviews.llvm.org/rL202984" rel="noreferrer" target="_blank">https://reviews.llvm.org/rL202984</a><br>
As an example, results in an error like this:<br>
-----------------------------------------------------------------------<br>
Command failed with error #1!<br>
COMMAND<br>
svn --non-interactive --no-auth-cache --trust-server-cert cat <br>
<a href="https://llvm.org/svn/llvm-project/llvm/trunk/include/llvm/ADT/IntrusiveRefCntPtr.h@202983" rel="noreferrer" target="_blank">https://llvm.org/svn/llvm-project/llvm/trunk/include/llvm/ADT/IntrusiveRefCntPtr.h@202983</a><br>
<br>
STDOUT<br>
(empty)<br>
<br>
STDERR<br>
svn: E170013: Unable to connect to a repository at URL '<br>
<a href="https://llvm.org/svn/llvm-project/llvm/trunk/include/llvm/ADT/IntrusiveRefCntPtr.h" rel="noreferrer" target="_blank">https://llvm.org/svn/llvm-project/llvm/trunk/include/llvm/ADT/IntrusiveRefCntPtr.h</a>'<br>
svn: E175013: Access to '/svn/llvm-<br>
project/llvm/trunk/include/llvm/ADT/IntrusiveRefCntPtr.h' forbidden<br>
-----------------------------------------------------------------------<br>
<br>
Im guessing this is an issue that needs solving on the phabricator side<br>
of things?<br>
<br>
~Nathan James<br>
<br>
<br>
</blockquote></div></div>
</blockquote></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>