It's all about the answers!

Ask a question

Basic setup - help needed for web development project


G H (144) | asked Sep 17 '13, 7:47 a.m.
edited Sep 17 '13, 9:37 a.m. by Krzysztof Kaźmierczyk (7.4k374103)
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


One answer



permanent link
Krzysztof Kaźmierczyk (7.4k374103) | answered Sep 17 '13, 8:12 a.m.
Hello G,
Jazz build engine provides command line builds which allows all such stuff. You just need to write applicable command line script.
You will find more info on
http://www-01.ibm.com/support/docview.wss?uid=swg21440539
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.build.doc/topics/tcreatebuilddefinition.html&scope=null

Let us know if it helps for you.

Comments
G H commented Sep 17 '13, 9:23 a.m.

Would that work on OS X? 


Krzysztof Kaźmierczyk commented Sep 17 '13, 9:38 a.m.

Hi G,
This is good question, but I don't know the answer if command build works correctly on Mac OSX (I would assume it should).
Probably you need try to check that.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.