Issue Type: Bug Bug
Assignee: Rob Petti
Components: perforce
Created: 17/Jul/13 5:45 PM
Description:

1) have multi-depot environment like:
//aaa/
//bbb/
//ccc/

2) have a workspace mapping like:
//bbb/backup_Jenkins/xyz/... //Jenkins_Config/xyz/...

3) Check "Always Force Sync"

4) see in the job Console output the following
Using master perforce client: Jenkins_Config
[workspace] $ p4 workspace -o Jenkins_Config
Saving modified client Jenkins_Config
[workspace] $ p4 -s client -i
Last build changeset: 269197
[workspace] $ p4 changes -s submitted -m 1 //Jenkins_Config/...
Sync'ing workspace to changelist 269197 (forcing sync of unchanged files).
[workspace] $ p4 -s sync -f //Jenkins_Config/...@269197
Sync complete, took 118 ms

Expected:
Files from depot source //bbb/backup_Jenkins/xyz/... are checked-out to workspace.

Result: The workspace remains empty.

However, if the mapping gets changed to:
//bbb/backup_Jenkins/xyz/... //Jenkins_Config/bbb/xyz/... Note, that the depot name appears again then the files are checked-out into the workspace. Nevertheless, I don't want the extra directory (bbb) for various reasons in my workspace and the first mapping should work as well.

Environment: perforce plugin v1.3.24, jenkins v1.5.17, Java jre1.7.0_17_64, Windows 7 Enterprise SP1, Perforce Server P4D/LINUX26X86_64/2012.2/585708
Project: Jenkins
Priority: Major Major
Reporter: robsimon
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/groups/opt_out.
 
 

Reply via email to