Web 开发环境:cvs +本地主机 +服务器同步:nusphere phped +瓦普

发布于 2024-09-24 12:13:22 字数 565 浏览 4 评论 0原文

我是一名自由 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

离线来电— 2024-10-01 12:13:22

目前,phpEd 支持对 CVS 系统的更改:

项目管理功能让您
管理代码和项目组件。
无缝集成 CVS 客户端
使您能够轻松查看更改
在旧版本的源文件中
在处理相同问题时跟踪错误
开发团队中的项目。全部
常见的 CVS 功能完全
已启用。 Windows 外壳集成
允许您与各种
版本控制系统,例如
TortoiseSVN 和其他工具
集成到 Windows 资源管理器。

alt text

我几乎确定它应该有一个同步系统,用于保存时自动 Ftp 上传

Currently, phpEd supports changes to CVS Systems:

Project management features allow you
to manage code and project components.
Seamlessly integrated CVS client
enables you to easily review changes
in old versions of a source files to
track bugs while working on the same
project in a team of developers. All
the common CVS functionality is fully
enabled. Windows Shell Integration
allows you to work with various
Version Control Systems, such as
TortoiseSVN, and other tools that
integrate to Windows Explorer.

alt text

And I'me almost sure it should have a sync system for AUTO Ftp upload on save

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文