It's all about the answers!

Ask a question

Deploying external repository manager


megha mittal (15112615) | asked Dec 02 '08, 11:41 a.m.
Hi
I have created an external repository manager and deployed it on remote server .Steps done was:
1)Do build all in updatesite
2) placed updatesite on remote server
3) Created profile.ini file containing path of updatesite in
provision_profile directory
4) stop server
5) repotools - addTables
6) started server.
Everything is working fine.But i need to know what all steps to do if i need to change something in my external repository manager.

Normally i rebuild it and replace it on remote server but it seems its picking up old file only.Please help.

One answer



permanent link
Richard Backhouse (6661) | answered Dec 02 '08, 1:48 p.m.
JAZZ DEVELOPER
You will need to re-provision. Once you have updated your update site
you must reset the server :

https://localhost:9443/jazz/admin/cmd/requestReset

Also reset repotools :

repotools -clean

If you have made model changes you will also have to recreate your db.

Richard
Jazz Web UI and Server Development

megham wrote:
Hi
I have created an external repository manager and deployed it on
remote server .Steps done was:
1)Do build all in updatesite
2) placed updatesite on remote server
3) Created profile.ini file containing path of updatesite in
provision_profile directory
4) stop server
5) repotools - addTables
6) started server.
Everything is working fine.But i need to know what all steps to do if
i need to change something in my external repository manager.

Normally i rebuild it and replace it on remote server but it seems its
picking up old file only.Please help.

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.