TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Collaborating on GitHub with Subversion

40 pointsby arunagarwalalmost 13 years ago

2 comments

apendletonalmost 13 years ago
I like that GitHub offers SVN interoperability, but this tutorial doesn't seem tailored to its ideal use-case. I would imagine that the biggest benefits of using SVN to access github would be for use with higher-level tools (IDEs, continuous integration systems, etc.) that already have SVN backends. If you're just going to be interacting with your repo from the command line like they do here, though, you could spend the same amount of time it takes to read this tutorial to learn the four or five git commands you would need to complete the steps it covers.
评论 #4163942 未加载
woodrowalmost 13 years ago
And here I thought <a href="http://svnhub.com" rel="nofollow">http://svnhub.com</a> was an April Fools joke.
评论 #4163224 未加载
评论 #4163199 未加载