SVNのプロジェクトの場合、バグのあるステータス、レビューのステータスなどのメタデータをファイルバージョンに追加する必要があります。
I don't think I can use custom properties as it is at the element level and not on the versions.
I thought of adding the metadata in the comment of the commit, but the comment is shared by all file versions of that change set, hence cannot be used.
Is there any SVN feature which can be used for this?