This page is no longer maintained — Please continue to the home page at www.scala-lang.org

scala git repo has moved

No replies
extempore
Joined: 2008-12-17,
User offline. Last seen 35 weeks 3 days ago.

It doesn't seem github offers any way to mass email everyone who has
forked a repository, so I will have to count on this channel plus
everyone's wits. I will soon be DELETING this repo:

http://github.com/paulp/scala-starrless

It is already REPLACED by this one, which you can use immediately:

http://github.com/scala/scala

The git history is UNCHANGED, so work you have going will not even
notice the transition. All you should need to do is change the url
associated with the remote to:

git://github.com/scala/scala.git

This would be done something like

% git remote set-url origin git://github.com/scala/scala.git

I will continue to operate the following larger repo out of my account
for whatever small audience there is for 500 MB of old starrs, but I
will soon be RENAMING it to scala-full. So it will move from here:

http://github.com/paulp/scala

To here:

http://github.com/paulp/scala-full

Thus ends today's administrivia.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland