M
M
Mercury132015-02-13 23:13:30
subversion
Mercury13, 2015-02-13 23:13:30

Subversion: What's the best way to implement secret files?

Again, a question about Subversion and a home/work computer. There are files that are better not to have anywhere outside of work (for example, secret keys). What is the best way to implement this in Subversion? For example, to have two users, one has access to the keys, the other does not.
Just in case: hosting - assembla.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
display: block, 2017-10-12
@qork

/<img (.*) src="(.+?)".*>/
https://regex101.com/r/bmnPit/3

V
Vadim Milevsky, 2017-10-12
@3gsxarakiri

Here you are -<img (.*) src="(\S*)" .*>$

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question