- Moderator
- #1
Sourceforge is migrating to a new platform.
This required us to do an upgrade, which resulted in a new SVN repository.
The old repository is still there, but read-only.
You should do a checkout of the new repository, either:
svn checkout --username=youruser svn+ssh://youruser@svn.code.sf.net/p/mp-plugins/code/trunk mp-plugins-code
or
svn checkout --username=youruser https://svn.code.sf.net/p/mp-plugins/code/trunk mp-plugins-code
in case of any troubles, please let us know
This required us to do an upgrade, which resulted in a new SVN repository.
The old repository is still there, but read-only.
You should do a checkout of the new repository, either:
svn checkout --username=youruser svn+ssh://youruser@svn.code.sf.net/p/mp-plugins/code/trunk mp-plugins-code
or
svn checkout --username=youruser https://svn.code.sf.net/p/mp-plugins/code/trunk mp-plugins-code
in case of any troubles, please let us know