]> source.dussan.org Git - redmine.git/commit
* reposman can now use an external command with "-c" to create repository of other...
authorNicolas Chuche <nicolas.chuche@barna.be>
Mon, 8 Sep 2008 17:42:15 +0000 (17:42 +0000)
committerNicolas Chuche <nicolas.chuche@barna.be>
Mon, 8 Sep 2008 17:42:15 +0000 (17:42 +0000)
commit2bda4e4c11464eb125c3b64cc85c55e32eece75a
tree000b10af13a15903ba6e03f4ee45af0db89053ec
parent562d3aa6a64724b66cdb163e16c553894cf515ba
* reposman can now use an external command with "-c" to create repository of other kind than svn
* WS used by reposman only return projects with repository module enable (so reposman no longer create repository if module is disable)
* it doesn't create repository if repository definition already exists in redmine database (unless -f is used)

git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1793 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/apis/sys_api.rb
app/controllers/sys_controller.rb
app/models/project.rb
extra/svn/reposman.rb