-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with Git 1.7.1 #502
Comments
Hi! It looks like this one : #484. |
there are several errors in the I can create new repos and these will be created by gitolite correctly. But I can open the repo in redmine. log from git_hosting.log
log from production.log
log from unicorn app server
|
Hi! Thanks for your feedback!
The error is here
And here another small bug Thanks :) |
Hi, have you a timeline when you can fix the bugs? Thanks for the awesome plugin! |
Hi, I have checkout the devel branch with your FIX 502 but it doesn't helped. I get the same error by access the Repository in Redmine and a new error by commit changes or nothing (only click on apply) in git_hosting plugin. production.log
|
Don't use the devel branch. Use the v1.1.x branch instead. |
Thanks, my mistake ;) However, with the v1.1.x branch the issue is still happen.
|
Can you please provide some logs from git_hosting.log file? I've added some debug logs in the commit. I hope there will be something. |
I get also an error bey executing the command for fetch changesets for all repositories
here the log from git_hosting.log. this log is from the whole day.
|
Thank you! |
Can you please retry with the new patch? |
Btw fetch_changesets is a good way for bug report ;) |
It works, that's amazing!! Thanks a lot for your support and great plugin! One question about upgrade the Git version. Can I do that and anything is fine or need I to recompile the plugin or else? |
yep
nothing to do on that side ;) |
Hi,
i have upgrade from Redmine 2.6.2 => 3.1.0 and from redmine_git_hosting 0.7.6 => 0.7.10 => 1.1.2.
The migration has been successfully finished without errors.
log from migration process
The test config page is green
Now i want to access the repo in project view and can't. I get a internal error message.
Have you any hint for me?
The text was updated successfully, but these errors were encountered: