How to upload first time made project to svn server using smart svn?

Duaan picture Duaan · Aug 7, 2013 · Viewed 7.2k times · Source

I made an iOS project. My Boss gave me a link of SVN Sever, i.e https://abc.companyname.com/svn/Mobile/

As I opened it, I found too many existing projects. I want to make new folder and upload my local project to this SVN Server.

How can I do so, I am using Smart SVN CLIENT.

I tried Project|Import into Repository , but seeing issue, see the following three pictures

enter image description here

enter image description here

enter image description here

Now after third option, what should I do, There is no existing directory with my Project Name.

Answer

mstrap picture mstrap · Aug 7, 2013

Use Project|Import Into Repository:

http://www.smartsvn.com/documentation/commands.create-module

On the Local Directory Page, select the path of your local project which you want to add to the repository.

On the Repository Page, select the repository to which the project should be imported.

On the Location Page, select the directory in the repository to which the project should be imported. As your project is new, you will most likely want to create a new directory (click directory toolbar button with blue star on it).