Thread (49 messages) 49 messages, 6 authors, 2016-06-15

Re: [PATCHv3 08/13] credential: make relevance of http path configurable

From: Jakub Narebski <hidden>
Date: 2016-06-15 22:52:36

Jeff King [off-list ref] writes:

[...]
This is nothing you couldn't do with a clever credential
helper at the start of your stack, like:

  [credential "http://"]
	helper = "!f() { grep -v ^path= ; }; f"
	helper = your_real_helper

But doing this:

  [credential]
	useHttpPath = false
Shouldn't this be 'usePath' or 'usePathComponent' or 'useRepositoryPath',
etc.?  Because if^W when remote helper for Subversion is complete, you
could have svn://svnserve.example.com/path/to/repo as an URL... which
would be not HTTP(S). 

-- 
Jakub Narębski
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help