![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
current |
|
Assignee:
|
Rob Petti
|
|
Components:
|
perforce |
|
Created:
|
22/Apr/14 10:54 AM
|
|
Description:
|
When using streams in the Perforce plugin the following command is issued.
[jenkins_test] $ "C:\Program Files\Perforce\p4.exe" workspace -o -S //Streamed_Depot/MyStream NikSanWS
But this doesn't perform a switch workspace view, so perforce is still working the stream selected in P4V etc rather than the one specified bu the plugin. A fix is to supply an extra -s parameter like so. (only when dealing with streams)
[jenkins_test] $ "C:\Program Files\Perforce\p4.exe" workspace -o -s -S //Streamed_Depot/MyStream NikSanWS
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
Nik San
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.