Skip to content
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

addition of ssh-key for sub-project fails #154

Open
gituser opened this issue Feb 15, 2012 · 0 comments
Open

addition of ssh-key for sub-project fails #154

gituser opened this issue Feb 15, 2012 · 0 comments

Comments

@gituser
Copy link

gituser commented Feb 15, 2012

as the title suggests, steps to reproduce:

  1. create a new project project1 without git repository

  2. create a sub-project of project1 (lets say project2)

  3. try adding a git repository to project2.

the hook won't add the key of the user and sometimes won't create directories for sub-project (i think due project1/project2.git scheme)

happens also in this fork as well: https://github.com/kubitron/redmine_git_hosting/ (latest master revision)

I'm using latest stable redmine 1.3.1 from SVN

*** LOCAL GEMS ***

actionmailer (2.3.14)
actionpack (2.3.14)
activerecord (2.3.14)
activeresource (2.3.14)
activesupport (2.3.14)
bundler (1.0.22)
daemon_controller (1.0.0)
daemons (1.1.8)
fastthread (1.0.7)
gem_plugin (0.2.3)
http (0.1.0)
i18n (0.6.0)
inifile (0.4.1)
json (1.6.5)
lockfile (2.1.0)
mysql (2.8.1)
mysql2 (0.3.11)
net-ssh (2.3.0)
passenger (3.0.11)
rack (1.1.3)
rails (2.3.14)
rake (0.8.7)
rdoc (3.12)
tempdir (0.0.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant