04.05.2015 Views

Versioning Infrastructure Michael Mirman - Perforce

Versioning Infrastructure Michael Mirman - Perforce

Versioning Infrastructure Michael Mirman - Perforce

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Deployment of maintenance scripts (version 1.0)<br />

§<br />

“Push” using change-commit trigger:<br />

push1 change-commit //depot/p4admin/... "updateRefTree -p %serverport% -c<br />

p4serv.p4adm.p00,p4serv.p4adm.t00“<br />

§ Comma-separated list defines clients to be updated<br />

§<br />

§<br />

Problem: some clients are on different hosts<br />

Attempt to solve it:<br />

push2 change-commit //depot/p4admin/... "updateRefTree -p %serverport% -c<br />

p4serv.p4adm.p00,p4serv.p4adm.t00:ssh:p4test00“<br />

§<br />

Problem: Triggers line is too long and cumbersome<br />

10

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!