Difference between revisions of "Programming Howto:Download the BCI2000 Sourcecode"
From BCI2000 Wiki
Line 4: | Line 4: | ||
==Choose a checkout directory== | ==Choose a checkout directory== | ||
Right-click a Windows explorer window, and choose "SVN Checkout..." from the context menu. | Right-click a Windows explorer window, and choose "SVN Checkout..." from the context menu. | ||
+ | |||
[[File:SVN_1-2294.png|center]] | [[File:SVN_1-2294.png|center]] | ||
Enter the desired checkout directory in the dialog that comes up. | Enter the desired checkout directory in the dialog that comes up. | ||
+ | |||
[[File:SVN_2-2305.png|center]] | [[File:SVN_2-2305.png|center]] | ||
Line 12: | Line 14: | ||
When prompted, enter user name and password as chosen in the registration step. | When prompted, enter user name and password as chosen in the registration step. | ||
Check "Save authentication" if you don't like to enter your credentials each time you check out or update BCI2000. | Check "Save authentication" if you don't like to enter your credentials each time you check out or update BCI2000. | ||
+ | |||
[[File:SVN_3-2315.png|center]] | [[File:SVN_3-2315.png|center]] | ||
==Wait for the checkout to complete== | ==Wait for the checkout to complete== | ||
A list of files will scroll by while the source code is downloaded. | A list of files will scroll by while the source code is downloaded. | ||
+ | |||
[[File:SVN_4-2326.png|center]] | [[File:SVN_4-2326.png|center]] | ||
Once the download has been finished, click "OK" to dismiss the checkout dialog. | Once the download has been finished, click "OK" to dismiss the checkout dialog. | ||
+ | |||
[[File:SVN_5-2333.png|center]] | [[File:SVN_5-2333.png|center]] | ||
Latest revision as of 14:27, 16 August 2018
Contents
Back
To this howto's overview page.
Choose a checkout directory
Right-click a Windows explorer window, and choose "SVN Checkout..." from the context menu.
Enter the desired checkout directory in the dialog that comes up.
Enter user name and password
When prompted, enter user name and password as chosen in the registration step. Check "Save authentication" if you don't like to enter your credentials each time you check out or update BCI2000.
Wait for the checkout to complete
A list of files will scroll by while the source code is downloaded.
Once the download has been finished, click "OK" to dismiss the checkout dialog.
Next step
As a next step, learn how to configure BCI2000 for compilation.