Web 开发环境:cvs +本地主机 +服务器同步:nusphere phped +瓦普
我是一名自由 Web 开发人员(php/js/xhtml/css 等)。
现在: 1)我在Windows 7上使用wamp进行本地开发(localhost) 2)我使用nusphere phped。 3)然后当我必须在服务器上检查它时,我通过cutftp将所有文件传输到我的服务器。 4)我根本不使用任何类型的CVS。
我想要的是一个开发环境,我可以在 nusphere phped 中进行编码(我将在本地主机目录 (wamp/www) 中处理文件)。 每当我在项目 nusphere 上自动保存/创建/删除任何文件时:
1)在 localhost 中进行更改(显然是这样做的)
(用于备份等)
2)在我的本地 cvs 中进行更改(用于备份等) 3)在我的本地 cvs 中进行更改 服务器(每个项目的服务器可能有所不同)(可能是内置的 ftp 客户端)
任何人都可以帮助我吗?这是我能想到的 Web 开发的最佳环境。如果您有任何更好的想法,请给我一些建议(我只想在 nusphere / windows 7 中编码)
注意:
1)我不经常旅行,所以不需要从很多机器访问我的开发环境。
I am a freelance web developer (php/js/xhtml/css etc).
Currently:
1) I use wamp on windows 7 for local development (localhost)
2) I use nusphere phped.
3) then when I have to check it on server, I transfer all files through cuteftp to my server.
4) I dont use any kind of CVS at all.
What I want is a development environment where I code in nusphere phped (where I will work on the files in my localhost directory (wamp/www)).
And whenever I save/create/delete any file on my project nusphere automatically:
1) makes that change in localhost (obviously it does that)
2) makes that change in my local cvs (for backup etc)
3) makes that change in my server (server may be different on per project basis) (inbuilt ftp client may be)
Can anyone help me with that? This is the best environment I can think of for web dev. Please give me some advice if you have any better ideas (I just want to code in nusphere / windows 7)
Note:
1) I dont travel a lot, so dont need to access my dev environment from many machines.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前,phpEd 支持对 CVS 系统的更改:
我几乎确定它应该有一个同步系统,用于保存时自动 Ftp 上传
Currently, phpEd supports changes to CVS Systems:
And I'me almost sure it should have a sync system for AUTO Ftp upload on save