以修改ui的頭文件版本為例,還需要同時更新
PJ10PC20240120041_c928\components\master-t5\hikauto\module\app\include
PJ10PC20240120041_c928\components\master-t5\hikauto\module\app\include\dsp
PJ10PC20240120041_c928\components\master-t5\hikauto\include\ui
修改版本號的流程如下,以PJ10PC20240120041_c928\components\master-t5\hikauto\module\app\include\ui為例
1.進入PJ10PC20240120041_c928\components\master-t5\hikauto\module\app\include右鍵屬性,選屬性
2.點擊編輯
3.點擊要改的組件的位置,點擊編輯
4.點擊顯示日志
5.選擇你要的版本,一直確認
6.然后在PJ10PC20240120041_c928\components\master-t5\hikauto\module\app\include右鍵更新svn,把剛剛修改好的版本號的對應的組件中的內容更新到最新
7.提交svn,把修改PJ10PC20240120041_c928\components\master-t5\hikauto\module\app\include中的修改了下拉的各組件的include版本號的內容提交,下次拉下來的代碼的include就是最新的了