[p4] P4V 2017.3 passes incorrect parameters when unshelving using stream mapping, files not in workspace view

dekarguy <[email protected]> Thu, 25 Jan 2018 09:25:01 -0800
Newsgroups gmane.comp.version-control.perforce
Message-ID <[email protected]>
Posted on behalf of forum user 'dekarguy'.

Following the instructions on    http://answers.perforce.com/articles/KB/3651

We have a mainline stream, which a handful of files are shelved on, and a direct
child development stream we are trying to unshelve the files to

on //stream/main, shelve files and revert them
change workspace to //stream/development, right click the changelist, unshelve,
and click Map Unshelved files using stream //stream/development
with p4 logging, the following command is generated
p4 unshelve -s 1234 -f -c 1234 -S //stream/development -P //stream/development  
an error that files are not mapped to workspace view shows and the files are not
unshelved


If I go to the command line, the following commands work correctly
p4 unshelve -s 1234 -S //stream/development p4 unshelve -s 1234 -S
//stream/development -P //stream/main   
This has worked properly in previous versions of P4V, it seems like 2017.3
erroneously adds the -P parameter forcing an incorrect parent instead of leaving
it out or making it selectable in the UI



--
Please click here to see the post in its original format:
  http://forums.perforce.com/index.php?/topic/5607-p4v-20173-passes-incorrect-parameters-when-unshelving-using-stream-mapping-files-not-in-workspace-view
_______________________________________________
perforce-user mailing list  -  [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user