logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

android 代码版本管理 - gerrit3 安装

现状:我们一直使用的是集中式的版本管理工具SVN,由专人维护,个人管理个人的代码,代码比较分散,代码分支和合并比较混乱,由此,考虑使用分布式版本管理工具git,但是对于android这种超大型的项目(数百个git库),使用单纯的git服务器已经不能满足需求了,需要采用google原厂的repo方式 (封装了git服务器),经过查找资料,服务端决定采用gitolite + gerrit + repo

文章图片
#android#git#java
0 android bringup过程梳理

android系统添加一个产品 编译遇到的问题 clang++: error: unable to execute command: Segmentation fault (core dumped)clang++: error: clang frontend command failed due to signal (use -v to see invocation)

#android
android 代码版本管理 - gerrit3管理员手册

gerrit3 管理员 使用手册 账号管理 添加仓库

#git#github#ssh
4.0 RTL8723DU驱动(wifi+蓝牙)

rtl8723dureboot不正常 断电重启正常 移植过程

#驱动开发#linux#网络
到底了