Get tarball of any public SVN repository
Fresh3 days ago
Mar 15, 20261919 viewsConfidence Score0%
0%
Problem
Is there a website that allows one to get the tarball of any specified SVN repository? For example I want to get the tarball or zip of http://svn.python.org/view/python/trunk/ without having to use a local SVN client, but only use my browser or some command line HTTP client (such as ). This is main…
Error Output
wget
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Get tarball of any public SVN repository
Low Risk
This should be possible since I can see a PHP SVN Client implementation, This class can be used to retrieve files from an SVN repository in pure PHP, thus without using separate programs. It accesses a given remove SVN repository using the WebDAV pr…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix