Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to download source code of talend open studio for data integration

i tried to check out the code from the SVN repository ( http://talendforge.org/svn/tos/trunk/) as described here ( https://community.talend.com/t5/Design-and-Development/retriving-source-code-of-Talend-open-Studio-f...)
but it needs a user-name/password authentication,...
so can anyone point me to where and how to download the source please
thanks
Labels (2)
14 Replies
Anonymous
Not applicable
Author

To download this, I have used my Talend Forge account. For me this has worked.
Anonymous
Not applicable
Author

thanks for your reply, but is the 'Talend Forge' account the same account that i am using here to write in this forum ?,
because i tried to use the same user name and password that i used in this forum and didn't work
Anonymous
Not applicable
Author

Hi,
Is it working when you use your forum account(register account) to download the source?
In addition that, we provide user both with
Web: http://www.talendforge.org/trac/tos/ and SVN: http://svn.talendforge.org/svn/tos/.
Let me know if it is OK with you.
Best regards
Sabrina
Anonymous
Not applicable
Author

Dear Sabrina,
no, my forum account doesn't work, and I even tried to create another account, and it didn't work either,
I am using TortoiseSVN for windows
is there a way to download the source from 'http://www.talendforge.org/trac/tos/' ? If there is,, I could use it instead of SVN
Anonymous
Not applicable
Author

Hi,
Is it TortoiseSVN user-name/password authentication? Could you upload the screenshot of user-name/password authentication window which you met into forum.
Did you set TortoiseSVN user-name/password authentication before when you login.
Best regards
Sabrina
Anonymous
Not applicable
Author

Exactly the same for me, I can't checkout the SVN repository using my login/password.
I'm using command line svn 1.8.1 on linux (I also tried on turtoise svn 1.8.2 on windows)
Anonymous
Not applicable
Author

I just tried with svn 1.7.5, and it seems working well (without any login/password)
Is your repo not compatible with clients svn 1.8 ?
gorotman
Creator II
Creator II

Hi, I've the same problem: I'm unable to download from svn. I tried svn command line, tortoise and netbeans.
I used different site, subfolder (tags, trunk,...).
It requests user credential, but it doesn't accept anonymous or my talendforge user.
Thus I'm unable to download the source.
Anonymous
Not applicable
Author

Hi
http://svn.talendforge.org/svn/tos/ is a public URL, it doesn't ask for a user password. It's our SVN URL
We also provide a SVN Web Browser named Trac on http://talendforge.org/trac/tos/browser/
These 2 URLs are public.
HTH.