Improved SVN Here to Stay, Old SVN Going Away
About a year and a half ago we announced Improved Subversion Client Support – an improvement to the original service that provided better write access, partial checkouts, and access to…
About a year and a half ago we announced Improved Subversion Client Support – an improvement to the original service that provided better write access, partial checkouts, and access to branches and tags using the Subversion trunk/branches/tags convention.
Now, it’s time to shut down the old SVN support.
The old service is currently running on svn.github.com, and will be turned off on July 31. If you have any SVN checkouts of GitHub repositories from svn.github.com, you should recreate them using the new github.com URL. Since svn.github.com only checked out the default (usually ‘master’) branch, you should change checkouts that use URLs like this:
https://svn.github.com/user/project.git/
To this:
https://github.com/user/project/trunk/
Written by
Related posts
Celebrating the GitHub Awards 2024 recipients 🎉
The GitHub Awards celebrates the outstanding contributions and achievements in the developer community by honoring individuals, projects, and organizations for creating an outsized positive impact on the community.
New from Universe 2024: Get the latest previews and releases
Find out how we’re evolving GitHub and GitHub Copilot—and get access to the latest previews and GA releases.
Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview
At GitHub Universe, we announced Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview and o1-mini are coming to GitHub Copilot—bringing a new level of choice to every developer.