Raphaël Bauduin

  • Registered on: 2008-05-05
  • Last connection: 2008-07-31

Activity

Reported issues: 1

2008-07-31

11:14 Redmine Help: RE: git repository browsing impossible with passenger/modrails
FYI, this was due to Redmine not finding the git executable when run with passenger. I solved it by editing lib/redmine/scm/adapters/git_adapter.rb and changing the value of GIT_BIN to /usr/local/git/bin/git Raph

2008-07-18

17:16 Redmine Help: RE: git repository browsing impossible with passenger/modrails
Hey Jim, Thanks for the info already! It means I have to search further :-) What are the user rights and apache config in your setup? I run redmine under the redmine user, the git repo is a shared repository owned by user git:git at /var/li...
10:26 Redmine Help: git repository browsing impossible with passenger/modrails
Hi, I have installed redmine to hangle a git project. I have alredy deployed several redmines in this config, but ran the app with mongrel or even webrick. Now I try to run it with passenger/mod_rails and encounter a problem: the url /reposito...

2008-06-27

16:59 Redmine Help: upload of file: Defect #1053: is there a workaround?
I am encountering the problem described in #1053 I cannot specify a version of the file, which is a required field. The file is uploaded, but not created in the list of files. The file location is writable, and is displayed as such in Administ...

2008-06-09

16:47 Redmine Open discussion: RE: RE: Analytics anyone?
isn't it enough to add your tracking code to /app/views/layouts/base.rhtml ? Raph

2008-06-06

17:11 Redmine Defect #1399: git patch order no taking time zone into account
When having users in different time zones, the list of latest revisions in the repository tab doesn't take the time zone into account. if a developers make a change at 7pm GMT+5 and the server is in GMT+2, the revision is listed as being form 7pm...

Also available in: Atom