Jump to content

Programming Howto:Download the BCI2000 Sourcecode: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Created page with "center Choose a checkout directory center Enter user name and password as chosen in the registration step File:SVN_3-2315..."
 
Madamek2 (talk | contribs)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:SVN_1-2294.png|center]]
==Back==
To [[Programming Howto:Building and Customizing BCI2000|this howto's overview page]].


Choose a checkout directory
==Choose a checkout directory==
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_2-2305.png|center]]
[[File:SVN_3-2294.png.png|center]]


Enter user name and password as chosen in the registration step
Enter the desired checkout directory in the dialog that comes up.
 
[[File:SVN_4-2294.png|center]]
 
==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.


[[File:SVN_3-2315.png|center]]
[[File:SVN_3-2315.png|center]]


==Wait for the checkout to complete==
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.


[[File:SVN_5-2333.png|center]]
[[File:SVN_5-2333.png|center]]
==Next step==
As a next step, learn how to [[Programming Howto:Configure BCI2000 for Compilation|configure BCI2000 for compilation]].
==See also==
[[Programming Howto:Building and Customizing BCI2000]]
[[Category:Howto]]

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.

See also

Programming Howto:Building and Customizing BCI2000