summaryrefslogtreecommitdiffstats
path: root/extra/svn/reposman.rb
Commit message (Collapse)AuthorAgeFilesLines
* Merged r3571 from trunk.Jean-Philippe Lang2010-04-111-2/+6
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.9-stable@3648 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r3378 from trunk.Jean-Philippe Lang2010-02-071-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.9-stable@3384 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds on optional API key to repositories management controller and reposman.rb.Jean-Philippe Lang2009-12-201-10/+17
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3201 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: add group option to set the repository gid. Default is root (#2747)Nicolas Chuche2009-02-161-2/+6
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2478 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces the repositories management SOAP API with a simple REST API.Jean-Philippe Lang2009-02-101-12/+18
| | | | | | | reposman usage is unchanged but the script now requires activeresource. actionwebservice is now longer used and thus removed from plugins. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2435 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changes ruby bang path to #!/usr/bin/env ruby (#1876).Jean-Philippe Lang2008-11-111-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2017 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make --command option usable on Windows.Jean-Philippe Lang2008-09-171-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1877 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight change on git repository creation command.Jean-Philippe Lang2008-09-171-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1876 e93f8b46-1217-0410-a6f0-8f06a7374b81
* reposman: change #log arguments.Jean-Philippe Lang2008-09-171-11/+12
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1875 e93f8b46-1217-0410-a6f0-8f06a7374b81
* * reposman can create git repository with "--scm git" optionNicolas Chuche2008-09-151-19/+53
| | | | | | * light refactoring git-svn-id: http://redmine.rubyforge.org/svn/trunk@1866 e93f8b46-1217-0410-a6f0-8f06a7374b81
* bugfixNicolas Chuche2008-09-141-2/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1860 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-44/+65
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1814 e93f8b46-1217-0410-a6f0-8f06a7374b81
* bug when using apache authentication methodNicolas Chuche2007-12-151-2/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1002 e93f8b46-1217-0410-a6f0-8f06a7374b81
* * add Redmine.pm to authenticate with mod_perlNicolas Chuche2007-11-181-2/+22
| | | | | | | | | * add a --test option in reposman.rb * change owner right to fit with apache write access to repositories * add a deprecated warning in reposman.pl git-svn-id: http://redmine.rubyforge.org/svn/trunk@916 e93f8b46-1217-0410-a6f0-8f06a7374b81
* SVN integration: reposman.rb can now register created repositories in ↵Jean-Philippe Lang2007-10-211-21/+77
| | | | | | | | Redmine, so that the administrator doesn't have to enter the repository url in Redmine once it's created. To do so, use the --url option when running reposman (see reposman help). git-svn-id: http://redmine.rubyforge.org/svn/trunk@860 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added reposman Ruby version (Nicolas Chuche).Jean-Philippe Lang2007-10-141-0/+157
git-svn-id: http://redmine.rubyforge.org/svn/trunk@839 e93f8b46-1217-0410-a6f0-8f06a7374b81