问题
I am not able to merge the code in regression branch for a specific package
The error is:
merge: Error: *** No Automatic Decision Possible
merge: Error: *** Aborting...
merge: Error: Unable to remove "C:\TEMP\tmp22349": Permission denied.
Directory merges were necessary and -depth was specified
Unable to evaluate all possible merge candidates
How to avoid this error?
please find attached screen for error.
回答1:
Regarding "Unable to remove "C:\TEMP\tmp22349": Permission denied.
", launch a process explorer and search (Ctrl+F) the process which keeps an handle on that resource: kill that or those processes.
Then delete the file. And try the merge -abort one more time.
来源:https://stackoverflow.com/questions/31916071/clearcase-error-while-merging-code