How do I browse an old revision of a Subversion repository through the web view?

前端 未结 6 1349
既然无缘
既然无缘 2020-12-07 08:11

I know how to browse my project\'s Subversion repository through its web front-end, but it seems that I can only browse the latest revision of the trunk. Is there a way to b

6条回答
  •  一整个雨季
    2020-12-07 08:33

    If you use VisualSVN Server 3.2 or newer then you can use its HTML5-based web-based history browser for this task. For example, here is a repository tree as it existed in revision 1001 of serf network library repository.

    See the description of the web interface.

提交回复
热议问题