Home
last modified time | relevance | path

Searched defs:svn_path (Results 1 – 8 of 8) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/tools/hook-scripts/
H A Dsvn2feed.py126 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
176 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
239 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/hook-scripts/
H A Dsvn2feed.py126 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
176 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
239 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
/dports/devel/py-subversion/subversion-1.14.1/tools/hook-scripts/
H A Dsvn2feed.py126 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
176 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
239 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
/dports/devel/p5-subversion/subversion-1.14.1/tools/hook-scripts/
H A Dsvn2feed.py126 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
176 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
239 def __init__(self, svn_path, repos_path, item_url, feed_file, argument
/dports/textproc/zorba/zorba-2.7.0/test/remote/
H A DRunRemoteTest.cmake29 set (svn_path "http://zorbatest.lambda.nu:8080/svn/zorbatest/remotequeue") variable
/dports/devel/R-cran-remotes/remotes/R/
H A Dinstall-svn.R120 svn_path <- function(svn_binary_name = NULL) { function
130 svn_path <- Sys.which("svn")[[1]] functionVar
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/source_control/
H A Dsubversion.py122 def __init__(self, module, dest, repo, revision, username, password, svn_path): argument
/dports/devel/R-cran-remotes/remotes/inst/
H A Dinstall-github.R3932 svn_path <- function(svn_binary_name = NULL) { function
3942 svn_path <- Sys.which("svn")[[1]] functionVar