sbt will be moving from its current location (github.com/harrah/xsbt) to the sbt organization (github.com/sbt/sbt). I believe this can be done in a way that preserves existing links to the code, wiki, and issues at the old harrah/xsbt location, which will be a fork of sbt/sbt. It looks like repository followers also move to the new repository and I don't think forks will be affected (except for which repository to send the pull request to). The wiki at the new sbt/sbt location will be used only for developer documentation, proposals, and other project management/development topics.
I'd like to do this in the next week or so after trying it out on a test repository. I'll send another message after the move. Concerns, questions, comments, and advice are welcome.
Thanks,
Mark
--
You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
To post to this group, send email to simple-b...@googlegroups.com.
To unsubscribe from this group, send email to simple-build-t...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/simple-build-tool?hl=en.
Sbt.github.com is the same as scala-sbt.org :-)
sbt will be moving from its current location (github.com/harrah/xsbt) to the sbt organization (github.com/sbt/sbt). I believe this can be done in a way that preserves existing links to the code, wiki, and issues at the old harrah/xsbt location, which will be a fork of sbt/sbt. It looks like repository followers also move to the new repository and I don't think forks will be affected (except for which repository to send the pull request to). The wiki at the new sbt/sbt location will be used only for developer documentation, proposals, and other project management/development topics.
I'd like to do this in the next week or so after trying it out on a test repository. I'll send another message after the move. Concerns, questions, comments, and advice are welcome.
Care to elaborate? Were you able to keep the issues in both places, could you make the issues in the old location read-only, did you have to reimport the wiki to the old location, etc...?>
> +1
>
> Makes perfect sense. I've done this a while ago (1,5hours) with scalagwt
> project and the transition was pain free.