콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
5046 화면

Hi there, I am trying to figure out how to version control Odoo. I have cloned the GitHub repo with the source files, installed the required modules and ran the setup.py. 

I now have a running version of Odoo on my local machine and I tried to upload everything onto GitHub but keep running into " pack exceeds maximum allowed size". 

How do you other devs version control your Odoo? I am mainly interested in using the E-learning platform, are there perhaps only specific files that I need to version control, like modules?

아바타
취소
작성자 베스트 답변

Answer for anyone who stumbles across this in the future: This was to do with how GitHub handles pushes by creating 'packs' -> The repo was too large and the fix was to either push in two parts, or much easier, simply fork from the official Odoo repo!

아바타
취소
베스트 답변

Probably by adding odoo as a (git) submodule. Then you add your own module into a different folder. Make sure that they are part of the odoo addons path (by modyfing the odoo config file if necessary) 

아바타
취소
관련 게시물 답글 화면 활동
1
1월 16
4441
1
8월 15
4103
2
3월 15
8265
1
10월 24
26800
1
1월 20
6579