Yuki Kimoto

Results 77 comments of Yuki Kimoto

I think this bug is client side. I don't solve this problem from now. Please try http://username@host/gitprep/name/repo What result is returned?

I haven't solved this problem yet. Please tell me information. 1. Git Version (Client and Server) 2. OS and OS version (Client and Server) 3. curl version (Client)

@cyberlink1 I want to copy the following code and paste it in lib/GitPrep.pm. I want to see request URL. ``` # GitPrep.pm line 249 if ($service eq 'git-receive-pack' || $private)...

@wangqinhu @adamkruszewski @knutov @cyberlink1 @ckozler I released GitPrep 2.0. I want to know GitPrep 2.0 have this bug yet. If you have some time, please try GitPrep 2.0.

Thank you for you comment. I should fix this problem after Perl 5.28. After SPVM development, I will fix this problem.

Maybe Time::Hires problem. What is your os? Does your os have perl core moudle? For example, CentOS don't have perl core module by default.

If DBD::SQLite occur error, I want to see error log related to DBD::SQLite installation error. /home/clients/xxx/web/gitprep/setup/work/1537535201.24154/build.log

I understand the reason. cc: command not found. You don't have gcc on your environment.

Sorry, I don't understand your English in my knowledge. Please more descriptions.

OK. Unfortunately, GitPrep can't be installed to your restricted environment. GitPrep need the environment Perl XS source code can be compiled.