Issue Type: Bug Bug
Affects Versions: current
Assignee: Rob Petti
Components: perforce
Created: 07/Feb/14 9:35 PM
Description:

When Jenkins performs a build, the p4 sync passes the -s (safe sync) flag. I believe this is causing our syncs to take a great deal of time because safe sync performs comparisons of each file:

Sync'ing workspace to changelist 917207 (forcing sync of unchanged files).
[iOS-MyApp-6.1] $ /usr/local/bin/p4 -s sync -f //iOS-MyApp-6.1--1666359756/...@917207
Sync complete, took 798553 ms

Safe sync is not necessary in our case: we are cleaning the workspace prior to the sync, and we are using the -f (force sync) flag.

I do not see any way to disable the -s flag, so I am filing this bug.

Environment: Jenkins 1.541
Perforce Plugin 1.3.26
Project: Jenkins
Priority: Major Major
Reporter: Jeff Ishaq
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to