sctplab / sctp-refimpl

Automatically exported from code.google.com/p/sctp-refimpl
BSD 2-Clause "Simplified" License
8 stars 2 forks source link

Unreliable code hosting - move to GitHub? #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to check out code from code.google.com svn repo
2. Checkout fails

What is the expected output? What do you see instead?
Expected: Checkout succeeds reliably every time.
Observed: Checkout fails.

Please provide any additional information below.

As Google is shutting down code.google.com and the svn repo is unreliable when 
checking out, could the repo be moved to, say, GitHub?

Original issue reported on code.google.com by robert.s...@gmail.com on 2 Apr 2015 at 8:51

GoogleCodeExporter commented 9 years ago
if decide moving to github:
please create organization on github and two (or more) repos:
one with only contents KERN/usrsctp/usrsctplib
(for easier connecting lib to other git projects as submodule (with less 
download on sync and clone))
and second with other current /trunk contents.

and link usrsctplib to KERN/usrsctp as submodule

Original comment by pro...@gmail.com on 7 May 2015 at 11:15

GoogleCodeExporter commented 9 years ago
We will move to github. Haven't decided on the concrete structure yet...

Original comment by t00FC...@googlemail.com on 19 May 2015 at 6:50

tuexen commented 9 years ago

Done. The code for the userland stack is now available at: https://github.com/sctplab/usrsctp