Defect #13200
closednot able to see git repo
Description
Am using redmine 2.2, taken it from latest svn last week and tried configuring my git repo, all done as per docs, but I see the msg on app as
404
The entry or revision was not found in the repository.
Back
and by running "./script/rails runner "Repository.fetch_changesets" -e production"
again I see
[dhakchik@toma redmine-2.2]$ ./script/rails runner "Repository.fetch_changesets" -e production
/home/dhakchik/.rvm/gems/ruby-1.9.3-p385@redmine/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:251:in `block in require': iconv will be deprecated in the future, use String#encode instead.
fatal: Not a git repository: '/home/dhakchik/git/project_name/'
If I go to /home/dhakchik/git/project_name/
I could easily do git status and all git stuff
Updated by Amol Pujari almost 13 years ago
- Status changed from New to Resolved
I missed a couple of imp steps, my mistake, this one is now invalid
Updated by Etienne Massip almost 13 years ago
- Status changed from Resolved to Closed
- Priority changed from Urgent to Normal
- Resolution set to Invalid