# File lib/rye/cmd.rb, line 70
70:
def
svn
(
*
args
)
run_command
(
'svn'
,
args
)
end