User Details
- User Since
- Oct 16 2015, 4:49 PM (472 w, 3 d)
- Availability
- Available
Oct 11 2016
This will require us to leave login credentials on the server that is pulling the file, no? I was more interested in some limiting the scope of access to a single project -- thereby something like <some_access_key>.
Oct 10 2016
Sep 29 2016
Dec 15 2015
@foven we have not found a solution. We had run out of time to debug SVN. Now we only host GIT repos on Phabricator and SVN is elsewhere.
Oct 25 2015
There is a default pre-commit hook. I don't any custom ones there. If I run it as vcs-user I get a error at this line:
throw new Exception(pht('usage: commit-hook <callsign> <repo> <txn>'));
I'm hesitant to call this exception the same as the issue I see during actual commit because there is no obvious link.
Still looking... nothing useful found. Anyone know what information might be helpful to debug?