Programming Howto:Download the BCI2000 Sourcecode: Difference between revisions
Appearance
| Line 3: | Line 3: | ||
==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. Use <code>https://www.bci2000.org/svn/trunk</code> as the repository URL. | ||
[[File:SVN_3-2294.png.png|center]] | [[File:SVN_3-2294.png.png|center]] | ||
Latest revision as of 19:13, 22 February 2021
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. Use https://www.bci2000.org/svn/trunk as the repository URL.

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.