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>.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 11 2016
Oct 11 2016
silverskysoft added a comment to Q497: How can I download a single file from a git repository via phabricator web interface? (Answer 460).
Oct 10 2016
Oct 10 2016
Sep 29 2016
Sep 29 2016
silverskysoft updated Q497: How can I download a single file from a git repository via phabricator web interface? from to How can I download a single file from a git repository via phabricator web interface?.
Dec 15 2015
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
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?
Oct 16 2015
Oct 16 2015
silverskysoft updated Q180: Why does SVN Commit fail with blocked by pre-commit? from to Why does SVN Commit fail with blocked by pre-commit?.