Y
Hacker News
new
|
ask
|
show
|
jobs
by
masklinn
4455 days ago
Github has supported SVN access since April 1, 2010:
https://github.com/blog/626-announcing-svn-support
and write via svn since May 4, 2010:
https://github.com/blog/644-subversion-write-support
1 comments
jessaustin
4455 days ago
I'm not sure whether to trust that first announcement...
link
masklinn
4455 days ago
You don't have to trust it, you can go to any gh repository and get the address to the svn access in the sidebar:
> You can clone with HTTPS, SSH, or Subversion.
link