Commit bbadfeca authored by Sergio Díaz's avatar Sergio Díaz

Updated checkout plugin for svn

parent 5659126b
...@@ -98,7 +98,7 @@ namespace :staging do ...@@ -98,7 +98,7 @@ namespace :staging do
:access=>"permission" :access=>"permission"
}], }],
:protocols_Subversion=>[{ :protocols_Subversion=>[{
:regex=>"file:\\/\\/\\/opt\\/svn\\/(.*)", :regex=>"file:\\/\\/\\/var\\/svn\\/(.*)",
:append_path=>"1", :append_path=>"1",
:command=>"svn checkout", :command=>"svn checkout",
:is_default=>"1", :is_default=>"1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment