SmartSVN



This is quick tutorial how to checkout Repository in SmartSVN in 5 easy steps.

  1. Smartsvn Download
  2. Download Smartsvn For Mac Free
SmartSVN

SmartSVN is a powerful and easy-to-use graphical client for Apache Subversion.There are several clients for Subversion, but here are just a few reasons you should try SmartSVN: It’s cross. A Subversion (SVN) GUI client written in Java. Seems you need especially java8, with the latest package upgrade I added the right dependency, but I think you also have to point the smartsvn.vmoptions to the right path if java8 isn't your default jre. SmartSVN 14 for Mac 是一款强大的 SVN 客户端。SmartSVN 可以作为独立的 GUI 使用或集成到操作系统中使用,对细节的关注使 SmartSVN 远远超出了普通 Subversion 客户端。.

1. Kick of Smart SVN. Go to menu, select Project and then first option “Checkout …”

2. The next screen will ask for where the repository is located. Leave the default path as is, which is svn://localhost. Click next. This will show you all your repositories. Will look like this

3. Navigate to the folder (project) that you want to checkout. It should look like this.

Select Test3 as in my case. Make sure you select the “Test3” folder not the “trunk” folder. Next there will be a confirmation dialog. Select yes.

Smartsvn Download

Smartsvn mac

4. The next screen asks where do you want the files to be checked out. In my case a default location is already filled

/Applications/XAMPP/xamppfiles/htdocs/test3

Note: test3 folder does not exists and needs to be created. Create this folder in a separate Finder window as this may need special privilege (it will ask for logged in user password).

5. Next screen ask weather you want to checkout a working copy or to export only. Make sure you select Working Copy. Also select “Add new project” which is selected by default.

Download Smartsvn For Mac Free

At this point you have checkoutout your project. You should see all you files if you had check in any in the previous steps.