我找到了一个Eclipse插件,需要bugtraq:logregex的SVN属性。 bugtraq:logregex属性假设是我的Jira票证ID。我想知道这个功能将如何运作。是这样的:
svn propset svn:bugtraq:logregex
但是,我认为我的第2步是将属性设置为文件,我仍然不知道如何将SVN属性设置为项目。 此外,我们没有使用Tortoisesvn,我们在Eclipse中使用Subclipse。
答案 0 :(得分:0)
amount_of_frames = cap.get(cv2.CV_CAP_PROP_FRAME_COUNT)
在命令行中post_install do |installer|
installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
config.build_settings['SWIFT_VERSION'] = '3.0'
end
end
end
./(svn help propset for more info)svn add [files]
svn propset bugtraq:logrex "TASK-273"