Basic setup - help needed for web development project
![]()
G H (1●4●4)
| asked Sep 17 '13, 7:47 a.m.
edited Sep 17 '13, 9:37 a.m. by Krzysztof Kaźmierczyk (7.4k●3●56●99)
Hi
I just need a sanity check and some basic steps to follow. I want to control a simple HTML5/MySQL/PHP web project. There's no building involved, it's just a flat-file web project.
We're all on Mac Eclipse client 4.0.1 and are each running the MAMP environment locally. So far, I've created a local workspace and an integration stream and loaded a single component with the 'htdocs' folder. I can make changes, check them in and deliver them to the stream.
Now I want to do the following:
1) Copy the htdocs folder* from the integration stream to a staging web server for testing.
2) Assuming no errors, copy that folder again to another (production) server via SSH or FTP
*or ideally, only the files that are part of the latest changesets.
Can I use Jazz Build to do this and, if so, how?
tia
|