|
||||||||
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/d/optout.
Windows 7 SP1 x32|x64 + Debian 7 x32|x64
No warnings.
As far I understood p4 'quick clean' option does't try remove untracked files.
It only restore changed tracked files.
Using remote perforce client: boatwright_hidden-debian7
[hidden-debian7] $ p4 workspace -o boatwright_hidden-debian7
'Don't update client' is set. Not saving the client changes.
Note: .repository directory in workspace (if exists) is skipped during clean.
Quickly cleaning workspace...
[hidden-debian7] $ p4
d views/hidden-debian7 -xhaveWorkspace is clean.
Restoring changed and deleted files...
[hidden-debian7] $ p4
d views/hidden-debian7 -xsync -f[hidden-debian7] $ p4 -d views/hidden-debian7 diff -se
//mts/cn/3rdparty/Google/Chromium/Streams/34.0/src/build/gyp_helper.pyc#8 - refreshing /home/user/views/hidden-debian7/3rdparty/Chromium/src/build/gyp_helper.pyc
...
//mts/cn/Applications/ProPlus_SDK/Streams/v06/build/cmake/version.inc#2 - refreshing /home/user/views/hidden-debian7/mts/cmake/version.inc
[hidden-debian7] $ p4
d views/hidden-debian7 -xsync -f[hidden-debian7] $ p4 -d views/hidden-debian7 diff -sd
Files restored.
Clean complete, took 863814 ms