简体   繁体   English

Subversion / SVN可以做到这一点吗?

[英]Is is possible to do this with Subversion/SVN?

I'm using subversion to develop a website with a designer and I'm using a remote server to the Subversion database storage. 我正在使用Subversion与设计师一起开发网站,并且正在使用Subversion数据库存储的远程服务器。

Now I need to make visible on the Apache(same machine that Subversion server) all the changes/commits that we make to the repository. 现在,我需要在Apache(与Subversion服务器相同的机器)上显示对存储库所做的所有更改/提交。

This is possible to do? 这有可能吗?

I have searched inside the repository files but nothing looks like the name of the files of the project(PHP Project). 我已经在存储库文件中搜索过,但是看起来没有什么比该项目(PHP Project)的文件名称更合适的。

Can someone give me a clue on how can I make visible the changes to the repository in a website? 有人可以给我一个线索,让我知道如何更改网站中存储库的更改吗? Is there a way to connect the changes that I do the the repository to the website? 有没有办法将我将存储库所做的更改连接到网站?

Best Regards, 最好的祝福,

您可以使用svnadmin。

假设您已经可以使用HTTP浏览存储库,只需添加诸如Repos Style之类的内容即可获得漂亮的布局和文件夹/文件历史记录功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM