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

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -