git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5863 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
7296315c95
commit
3d4a3315f6
|
@ -91,6 +91,10 @@ module Redmine
|
|||
@url
|
||||
end
|
||||
|
||||
def path_encoding
|
||||
nil
|
||||
end
|
||||
|
||||
# get info about the svn repository
|
||||
def info
|
||||
return nil
|
||||
|
|
Loading…
Reference in New Issue