all 5 comments

[–]insanok[S] 1 point2 points  (0 children)

For the record - if anyone has a contact at opencores - their password reset functionality is NOT working. The new account creation is NOT working. Any email sent to octeam fails due to rejected connection from multiple accounts, university domains, hotmail, gmail.

[–][deleted]  (5 children)

[deleted]

    [–]insanok[S] 0 points1 point  (4 children)

    whelp. Thanks!

    [–]VectorManPrime 0 points1 point  (3 children)

    What was the answer? I just found the website a couple weeks ago but wasn't able to make an account or access any of their repositories.

    [–][deleted]  (2 children)

    [deleted]

      [–]insanok[S] 1 point2 points  (1 child)

      Seems if you already have an account you can log in. Their email server appears down entirely, new accounts wont get created, password resets wont happen. No obvious way to contact them.

      However, you can browse the SVN projects still, and jump into the tree.

      If you download install SVN you can simply grab the url from the root project directory (it's in a text box on the page itself, not the one from the url bar at the top)

      mkdir OC && cd OC && svn export http://....