Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
5118 Weergaven

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?

Avatar
Annuleer
Auteur Beste antwoord

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!

Avatar
Annuleer
Beste antwoord

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) 

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
jan. 16
4507
1
aug. 15
4143
2
mrt. 15
8316
1
okt. 24
27013
1
jan. 20
6713