[
https://issues.jenkins-ci.org/browse/JENKINS-14003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163547#comment-163547
]
K Ningthouj commented on JENKINS-14003:
---------------------------------------
Hi jan_ruzicka,
Thanks for the reply. Please find my response inline:
Can the problem be reproduced easily?
-- Yes
Does it show on all projects every time or are some projects slowed down more
then others?
-- Yes
Does the checkout take same time as checking out clean project using command
line?
-- No, the command line takes less time as compared to the plugin. The command
line takes approximately about 10 minutes whereas the plugin takes a whopping
35 mins for a clean checkout.
Is the slowdown observed on a master or a slave?
-- No slave configuration is done.
Does it make a difference?
-- N/A
What setup is used?
-- We are setting it up as a windows service.
What version of server and client are in play?
-- Jenkins Server version 1.447. No client is used.
What configuration?
-- Starteam plugin version 0.6.7
Are cache agents used? (mentioned in JENKINS-13398 )
-- No
What parameters are passed to StarTeam command to speed up checkout?
-- NCO stands for “needs check-out.” Sample command line below:
stcmd co -p "<project path>" -is -F NCO -rp "C:\Jenkins\Workspace\MyProject"
"*"
> Starteam plugin takes a very long time for code check out
> ---------------------------------------------------------
>
> Key: JENKINS-14003
> URL: https://issues.jenkins-ci.org/browse/JENKINS-14003
> Project: Jenkins
> Issue Type: Improvement
> Components: starteam
> Reporter: K Ningthouj
> Assignee: jan_ruzicka
>
> We are using Starteam plugin with Jenkins for our project. When we perform
> check-outs, it takes a very long time unlike when we run the starteam command
> line using stcmd which is pretty fast. Is there any possibility in the
> current plug-in that provides a way that we can pass a parameter just like
> the starteam command line to speed up the checkout process?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira