This is ridiculous. I am trying to download some code from scala trac:
http://lampsvn.epfl.ch/trac/scala/browser/scala-tool-support/trunk/src/vim
How in the world do I find out which version control tool is used (SVN or git etc...) and what url to use to checkout/clone it?
PS: Great - it also doesn't download the original file - unless I click on the tiny "Original file" link at the bottom.
The use of a search engine with the keywords "Scala SVN" yields: http://www.scala-lang.org/node/213
Is there a reason to not use the official Github repo?
You can download it with
git clone https://github.com/scala/scala-dist.git