简体   繁体   中英

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.

Now I need to make visible on the Apache(same machine that Subversion server) all the changes/commits that we make to the repository.

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).

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之类的内容即可获得漂亮的布局和文件夹/文件历史记录功能。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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