开发者

File syncronization program for a PHP developer

I would like t开发者_运维技巧o synchronize my local PHP files and remote ones. I'm on Windows, the remote servers are Linux and Windows. Is there something (sync app) helpful for it?


You might want to look into a versioning system instead so as to keep your production code and your development code seperate. This will allow you to store your project files in one centralized location, but still maintain independence between your versions. An added benefit is being able to view past project versions + branch your projects. I use Subversion, but there are other alternatives such as HG.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜