Paul Allen commented on Bug JENKINS-26506

Has anyone tried the latest snapshot release (build 163)?

https://jenkins.ci.cloudbees.com/job/plugins/job/p4-plugin/163/org.jenkins-ci.plugins$p4/

This has extra logging which might highlight the error/warning explaining why the file is not synced.

The AutoCleanImpl process is quite complicated:

[ClientHelper.java]
1. revert open files (typically a shelf)
2. delete any files that were open for added
3. reconcile -naedlf (to clean up Add/Edit/Deletes)
4. if needed force sync any missing files from step 3

If there are enough users on 14.1 I can simplify most of the steps with a 'p4 clean'.

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.

Reply via email to