OpenCoin / opencoin-meta

Empty meta repository for issues that are not specific to a repo
3 stars 0 forks source link

Split up current OC svn repo, convert to git, push to github #2

Closed nilstoedtmann closed 11 years ago

nilstoedtmann commented 12 years ago

Our current repository http://trac.opencoin.org/trac/opencoin/browser contains various stages, rewrites and experiments of our OpenCoin proof-of-concepts.

It should be split up into several senseable units, like "python-opencoin1", "python-opencoin2", "opencoin-standards" etc. Those which are considered to be of (historic) interest should then be converted into git repositories and pushed to github.

nilstoedtmann commented 11 years ago

I migrated our three old Subversion repositories "opencoin" and "opencoin-poc0" to git and then importeted them to GitHub. I did not split up opencoin-historic into several units yet because this is only historic code (or?). If we need to, we can split it up later.

This is how i did it. Once: