Bug #1879
Hooks copy failed
Start date:
21 Oct 2011
Due date:
% Done:
0%
Redmine version:
External issue:
Description
I tried to activate the hook property in scm.yml but when i create a new repository the hooks copy fail.
There are an error at line 104 of scm_repositories_controller_patch.rb
This line :
args << "#{path}/hooks/"
should be replace by :
args << "#{repath}/hooks/"
Related issues
Associated revisions
History
#1 Updated by Andriy Lesyuk about 13 years ago
- Status changed from New to Open
- Assignee set to Andriy Lesyuk
- Target version set to 0.3.0