Is ther an http-argument for svn-history via http(s) GET? -


i wondering if access svn-commit-history via http/https, like

access older revision of svn repo via http / mod_svn

for revisions? using svn version 1.6.17.

no. web browsing view built svn minimal. if need more full-featured, install repository browser application on server viewvc interface repository.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -