PHP Classes

Git import doesn't work

Recommend this page to a friend!

      Top level forums  >  Site  >  Features  >  Git import doesn't work  >  (Un) Subscribe thread alerts  
Subject:Git import doesn't work
Summary:Git import doesn't work
Messages:4
Author:Arthur Borisow
Date:2012-02-29 15:24:57
Update:2012-03-08 17:56:49
 

  1. Git import doesn't work   Reply   Report abuse  
Picture of Arthur Borisow Arthur Borisow - 2012-02-29 20:53:26
When clicking the button to import the files, they are imported but not visible in my class page (no files are uploaded yet or similiar =) )

  2. Re: Git import doesn't work   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2012-03-02 08:22:01 - In reply to message 1 from Arthur Borisow
The first step is just to retrieve the list of files in the remote repository. It does not import the files yet.

Then you need to verify if the file types and roles are correct. Then you need to click on the import button so the files are actually imported.

  3. Re: Git import doesn't work   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2012-03-03 03:52:27 - In reply to message 1 from Arthur Borisow
I just realized that the new PHP max_input_vars setting limit was being reached when the import action page was accessed. This was making the import action be ignored for large packages.

I just raised that setting to a higher value that should accommodate larger packages.

Please try importing again now and let me know how it goes.

  4. Re: Git import doesn't work   Reply   Report abuse  
Picture of Arthur Borisow Arthur Borisow - 2012-03-08 17:56:49 - In reply to message 3 from Manuel Lemos
Thanks, now it works OK: all files were successfuly imported