Importing Sample Projects from Crank's Public SVN

 

Before we are able to start using the demos from the public Crank code repository we will first need to install a SVN client. To do so in Storyboard Designer we go to Help > Install New Software.

help_install_new_software.png

We use Subclipse as our SVN client. Click on Add and enter a name (we use "Subclipse" but you can use whatever name you want). For Location, enter https://subclipse.github.io/updates to get the latest version and click OK.

add_repo.png

There is no need for Maven so you can uncheck the option and click Next.

list_of_software.png

Review the details and click Next.

details_of_installed_software.png

Accept the license agreements and click Finish.

accept_license.png

Review the warning about unsigned software and click OK.

security.png

Restart Storyboard Designer to complete the Subclipse installation.

restart.png

Now that Subclipse is installed we need to go to that perspective to add a repository.

perspective.png

Select SVN Repository Exploring and click OK.

svn_exploring.png

To add a repository, right-click the SVN perspective window and select New > Repository Location.

new_repo.png

Enter the Crank public code repository URL http://svn.cranksoftware.com/repo/storyboard/public and click Finish. When you are prompted for login credentials use:

Username: storyboard

Password: crankrocks

crank_repo.png

You are now connected to the Crank Public Repository. By expanding the directories you can see the various demos available for checkout.

crank_repo_list.png

To checkout from the repository, right-click on the demo and select Checkout. After checkout in complete, click the Storyboard Development tab to see the application in your workspace.

check_out.png
Was this article helpful?
0 out of 0 found this helpful