You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reaching out to Transifex support.
Regarding your query, I assume you will like to set up a new project without deleting the current one, Is this correct?
If it is, Perhaps the following approach will work for you:
Create a virtual environment (python3 -m venv /Users/Cesar/VirtualEnv)
Create a test project in Transifex
Place yourself in /Users/Cesar/VirtualEnv
Execute "tx init or tx config"
Follow the instructions
Let me know if this answers your question
Best Regards
Cesar
because we already have the config set up but onboarding new engineers need a
.transifexrc
.As is, our local dev instructions are:
tx config
ctrl+c
Looking at the source, I don't see any way to just call
.getset_host_credentials
tx init --skipsetup
looked promising but then it prompts you with:The text was updated successfully, but these errors were encountered: