Hello everyone!
I am trying to use PBAUTOBUILD with our application. I have exported the build file using build plan with GIT.
Our application is big, the repository got over 43000 files.
Using pbautobuild, the GIT source code never finish successfuly by pbautobuild.
Sometimes I get:
15:55:12 [Normal] received objects:43838, total objects:43838. please wait.
16:59:40 [Error] Out of memory
16:59:40 [Error] Git download source code failed.
Bye (-_-)
other times I get:
15:54:48 [Error] failed to read data: The connection to the server was abnormally interrupted
15:54:48 [Error] Git download source code failed.
Bye (-_-)
but, when i use "git clone" command I don't get any problem.
Any suggestions?
thanks!
Régis
Ok, I wil open the ticket. thanks!