简介:
A deleted file of the same name already exists in this VSS project. Do you want to recover the deleted file instead of adding your local ?
删除文件已经存在相同名称的VSS项目。
+关注继续查看
A deleted file of the same name already exists in this VSS project. Do you want to recover the deleted file instead of adding your local <File name> ?
Option Explicit'VSSのiniファイルの場所Private SRCSAFE_INI As String'VSS接続のユーザIDPrivate USER_ID As String'VSS接続のパスワードPrivate USER_PASSWORD As String'VSS RootPr...