ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

reposman.rb do not work properly in Gentoo Linux. (Bug #512)


Added by Andrey Chaser at 2011-07-08 01:18 pm. Updated at 2011-07-08 07:21 pm.


Status:Closed Start date:2011-07-08
Priority:Normal Due date:
Assignee:Holger Just % Done:

0%

Category:SCM
Target version:2.1.0
Remote issue URL: Affected version:2.0.0

Description

/var/www/chiliproject/extra/svn/reposman.rb: line 77: require: command not found
/var/www/chiliproject/extra/svn/reposman.rb: line 78: require: command not found
/var/www/chiliproject/extra/svn/reposman.rb: line 79: require: command not found
/var/www/chiliproject/extra/svn/reposman.rb: line 80: require: command not found
/var/www/chiliproject/extra/svn/reposman.rb: line 84: require: command not found
/var/www/chiliproject/extra/svn/reposman.rb: line 86: Version: command not found
/var/www/chiliproject/extra/svn/reposman.rb: line 87: syntax error near unexpected token `('
/var/www/chiliproject/extra/svn/reposman.rb: line 87: `SUPPORTED_SCM = %w( Subversion Darcs Mercurial Bazaar Git Filesystem )'

But when in reposman.rb I moved line "#!/usr/bin/env ruby" to top of file - it works fine.


Associated revisions

Revision 9e35b24b
Added by Holger Just at 2011-07-08 09:17 pm

[#512] Fix Copyright

History

Updated by Holger Just at 2011-07-08 01:28 pm

Confirmed the bug. It was created by the automatic addition of the copyright statements. I'm going to create a patch later.

Thanks for reporting.

  • Assignee set to Holger Just
  • (deleted custom field) set to 2.0.0

Updated by Holger Just at 2011-07-08 07:21 pm

  • Category set to SCM
  • Status changed from Open to Closed

Also available in: Atom PDF