Changeset 92813 in vbox for trunk/src/VBox
- Timestamp:
- Dec 8, 2021 1:54:44 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 148733
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r92812 r92813 13129 13129 <desc> 13130 13130 Do not replace the destination file if it exists. 13131 <note>This flag is not implemented yet.</note>13132 13131 </desc> 13133 13132 </const> … … 13135 13134 <desc> 13136 13135 Follow symbolic links. 13137 <note>This flag is not implemented yet.</note>13138 13136 </desc> 13139 13137 </const> … … 13142 13140 Only copy when the source file is newer than the destination file 13143 13141 or when the destination file is missing. 13144 <note>This flag is not implemented yet.</note>13145 13142 </desc> 13146 13143 </const>
Note:
See TracChangeset
for help on using the changeset viewer.