On Wednesday 22 August 2018 10:37, Sveinn í Felli wrote:
Did you create your .tx/config by initiating in the tx-client ?:
tx init
Yes, but it halts with this: «Enter the path to your local source file:»
Apparently it assumes I have a local git copy of the code, with the translation files in a subdirectory. But the project doesn't have translations in revision control, as far as I can figure out.
and then:
tx set --auto-remote https://www.transifex.com/projects/p/yourproject
That worked, but now I have another question. How did you figure out that this is the url one should use?
I can't find any of this documented anywhere.