Searched defs:svn_ls (Results 1 - 1 of 1) sorted by relevance
/ontohub/lib/git_repository/ | ||
H A D | cloning.rb | 24 if self.class.svn_ls(url).split("\n") == %w( branches/ tags/ trunk/ ) 83 def svn_ls(address) method in class:GitRepository.ClassMethods 88 svn_ls address |
Completed in 7 milliseconds