Downloadsvn

From Noah.org
Revision as of 09:21, 20 August 2008 by Root (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


This allows a web site visitor to download files directly from a Subversion reposiroty. It should give you a download dialog and not try to open the file in the browser.

This is probably not very secure ;-) Someone can almost certainly hack it to download lots of other stuff in your repository, so I wouldn't use this on a repository where I store stuff that I want to keep private.

Click to download: downloadsvn.php <include svncat src="file:///home/svn/src/php/downloadsvn.php" highlight="php" />