Try to enable the Redmine "Report last commit for files and directories" option. By the way, make sure that your permissions are correct and whatnot. remote: Initialized empty Git repository in /home/gitolite/repositories/blah2.git/ To [email protected]:e8b2d7f..948c5b1 master - master Processing Projects Controller#create (for 127.0.0.1 at 2011-09-28 ) [POST] Parameters: Redirected to Cloning gitolite-admin repository Our hook is already installed Our hook is already installed Setting up hooks for project blah2 Completed in 11922ms (DB: 278) | 302 Found [ Processing Projects Controller#settings (for 127.0.0.1 at 2011-09-28 ) [GET] Parameters: Rendering template within layouts/base Rendering projects/settings DEPRECATION WARNING: @repository will no longer be implicitly assigned to repository.Your post-receive hook may not be working correctly (you can also check this in the plugin configuration panel). Total 4 (delta 1), reused 0 (delta 0) remote: remote: remote: Repository does not have "hooks.redmine_gitolite.key" set. (called from _run_rhtml_vendor47plugins47redmine_git_hosting47app47views47projects47settings47_repository46rhtml_locals_object_repository_tab at /home/vk/redmine-1.2/vendor/plugins/redmine_git_hosting/app/views/projects/settings/_repository.rhtml:56) DEPRECATION WARNING: @repository will no longer be implicitly assigned to repository.



- arabian dating site email 2 email
- interest level dating
- Ladyboy free chat line number
- Noregister srilankan web cam girl
- Freehinde camera sex video
- Webcam chat erotic
Can you specify which svn revision of redmine you're using, specifically? 'Autofetch commits' option is checked in the Administration Repository page, if Roejames12's suggestion of enabling "Report last commit for files and directories" refers to the option mentioned here, I do not see that option anywhere. (called from _run_rhtml_vendor47plugins47redmine_git_hosting47app47views47projects47settings47_repository46rhtml_locals_object_repository_tab at /home/vk/redmine-1.2/vendor/plugins/redmine_git_hosting/app/views/projects/settings/_repository.rhtml:56) DEPRECATION WARNING: @repository will no longer be implicitly assigned to repository.
I tested with latest trunk, and 1.2.1, it's possible there's somewhere in between where there is still a problem (or, there was a still newer commit than when I last tested and it broke again). As far as the plugin configuration panel, everything looks good as far as I can tell ( What can I check for to see if the post-receive hook, or any hook, isn't functioning properly? (called from _run_rhtml_vendor47plugins47redmine_git_hosting47app47views47projects47settings47_repository46rhtml_locals_object_repository_tab at /home/vk/redmine-1.2/vendor/plugins/redmine_git_hosting/app/views/projects/settings/_repository.rhtml:56) DEPRECATION WARNING: @repository will no longer be implicitly assigned to repository.
For the '/tmp/redmine_git_hosting/run_git_as_git_user', I've found it necessary to change "git $cmd" to "/usr/local/bin/git$cmd".
Whenever an change is made in the plugin configuration panel, this change gets reverted. I was expecting Redmine/the plugin to automatically detect new pushes, but that doesn't seem to be the case.
vkorapaty: it's not "Curious stuff." I told you, fix your PATH variable. bleleve: What tests have you performed to ensure that your path is ok?
Git isn't in your path, so the code tries to access your repo, and can't because it can't access git. How do you know you don't have the same problem as vkorapaty? The repository updates properly, and I can browse through all repository branches in redmine with no problem.However, associated revisions don't show up in issues automatically for commits made to any branch other than master.Then you go in and fix the code so that the exact path is in /tmp/redmine_git_hosting. so when you edit it it doesn't fix the problem, but if you let the cache expire it starts working. $ git --help usage: git [--version] [--exec-path[=GIT_EXEC_PATH [--html-path] [-p|--paginate|--no-pager] [--no-replace-objects] [--bare] [--git-dir=GIT_DIR] [--work-tree=GIT_WORK_TREE] [-c name=value] [--help] COMMAND [ARGS] I'm still not convinced.Just because it's there when change to that user on the shell, doesn't mean it's accessible in rails/redmine.This is what it looks like: VM that has Redmine with redmine_git_plugin installed: VM that has Redmine without redmine_git_plugin: Redmine server is the WEBrick server that comes with Redmine, I've installed the plugin according to the instructions given, and gitolite was installed following this installation example under a user named 'gitolite'.
||Git isn't in your path, so the code tries to access your repo, and can't because it can't access git. How do you know you don't have the same problem as vkorapaty?
The repository updates properly, and I can browse through all repository branches in redmine with no problem.
However, associated revisions don't show up in issues automatically for commits made to any branch other than master.
Then you go in and fix the code so that the exact path is in /tmp/redmine_git_hosting. so when you edit it it doesn't fix the problem, but if you let the cache expire it starts working. $ git --help usage: git [--version] [--exec-path[=GIT_EXEC_PATH]] [--html-path] [-p|--paginate|--no-pager] [--no-replace-objects] [--bare] [--git-dir=GIT_DIR] [--work-tree=GIT_WORK_TREE] [-c name=value] [--help] COMMAND [ARGS] I'm still not convinced.
Just because it's there when change to that user on the shell, doesn't mean it's accessible in rails/redmine.
This is what it looks like: VM that has Redmine with redmine_git_plugin installed: VM that has Redmine without redmine_git_plugin: Redmine server is the WEBrick server that comes with Redmine, I've installed the plugin according to the instructions given, and gitolite was installed following this installation example under a user named 'gitolite'.
||Git isn't in your path, so the code tries to access your repo, and can't because it can't access git. How do you know you don't have the same problem as vkorapaty?
The repository updates properly, and I can browse through all repository branches in redmine with no problem.
However, associated revisions don't show up in issues automatically for commits made to any branch other than master.
Then you go in and fix the code so that the exact path is in /tmp/redmine_git_hosting. so when you edit it it doesn't fix the problem, but if you let the cache expire it starts working. $ git --help usage: git [--version] [--exec-path[=GIT_EXEC_PATH]] [--html-path] [-p|--paginate|--no-pager] [--no-replace-objects] [--bare] [--git-dir=GIT_DIR] [--work-tree=GIT_WORK_TREE] [-c name=value] [--help] COMMAND [ARGS] I'm still not convinced.
]]