We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
您可以使用分布式版本控制系统,例如 Mercurial 或 git。 然后,您将进行更改,提交到本地存储库,然后将更改推送到服务器。
You could use a distributed version control system such as Mercurial or git. Then you would make your changes, commit to your local repository, and then push the changes to your server.
得到了SF的答复,如果人们有兴趣,可以尝试SiteCopy。
它的作用正是如此必需的。 嗯,网站上是这么说的,我还是要去看看。
got an answer from SF, if people are interested, try SiteCopy.
it does exactly what is required. Well thats what the site says, I still have to check it out.