File name
Any name
Description
Use this file to check asset history information.
Specify this file for the "-history" option of swcfmg_repository (Asset Information Management command) to display the history information of the asset.
File location
Any folder
File format
CSV format
[#]<asset-revision>,<size>,<comment>,<upload-date> ... |
Parameters
The following line is regarded as a single definition:
[#]<asset-revision>,<size>,<comment>,<last-update>
Column | Item | Meaning | Value | Remarks |
---|---|---|---|---|
# | Comment line | |||
1 | asset-revision | Asset version | Example: 1 | |
2 | size | File size File size is displayed in units of bytes. | Example: 2355453252 | |
3 | comment | Comment When uploading the file, the comment specified here is displayed. | Example: Modified the fifth line. | |
4 | upload-date | Upload date and time The date and time when the asset was uploaded. | Example: 2014-08-31 10:10 |
Notes
None
Examples
1,2355453252,First edition,2014-08-08 10:10 2,675323463,Modified the fifth line. , 2014-08-18 10:10 |