[ 
https://issues.jenkins-ci.org/browse/JENKINS-14003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163560#comment-163560
 ] 

jan_ruzicka commented on JENKINS-14003:
---------------------------------------

Thanks for getting back to me.
Sorry for not wording my questions properly.

Are some projects slowed down more then others? 
I meant "Do you have different styles of projects? and Does it make 
difference?" 
Looking for indications as: Projects with just a few files are better then with 
many. Big files slow down more then small files. 

Clean project checkout takes 10 minutes? That is quite unusual by itself. What 
kind of project are we talking about? Are there thousands of files and Gigs of 
data?

By "What setup is used?" I meant StartTeam setup.
Example: Dedicated server for ST and dedicated server for ST Database.
Jenkins is on separate computer from ST server.
ST server network round-trips are min/avg/max/stddev = 0.522/0.718/1.097/0.137 
ms
(ping from ST client machine to the ST server)

By "What version of server and client are in play?" I meant StartTeam server 
version and StartTeam client version. Is it ST 2008, 2009, ...?
Output of stcmd would be helpful. First few lines are showing the executable 
version information.

The command line parameters with filtering for NCO specifies only new and 
changed files to be checked out
{{stcmd co -p "<project path>" -is -F NCO -rp "C:\Jenkins\Workspace\MyProject" 
"*"}}
If you remove the contents of the local directory and try to check out the 
project, how long does it take?


                
> 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

        

Reply via email to