[LLVMdev] accesing svn URLs mentioned in git commit messages

Sahasrabuddhe, Sameer Sameer.Sahasrabuddhe at amd.com
Wed Oct 17 04:20:10 PDT 2012


Hi,

git messages for the LLVM source quote the equivalent SVN revisions with a line like this:

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165785 91177308-0d34-0410-b5e6-96231b3b80d8

But the URL doesn't work; instead we get the following error message:

The requested URL /svn/llvm-project/llvm/trunk at 165785 was not found on this server.

The tip of the trunk is visible just fine:

https://llvm.org/svn/llvm-project/llvm/trunk/

Is the server setup broken, or is the syntax for specific revisions broken?

Sameer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121017/caf66da1/attachment.html>


More information about the llvm-dev mailing list