Skip to content

ld4mbse/subversion-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

subversion-client

##Java-based implementation of subversion client

###Instructions to set up a Subversion server Instructions here

###Instructions to install and run the subversion-client

Last updated by Axel Reichwein ([email protected]) February 15, 2016

1. Clone subversion-client repository

  1. Open the Git Repositories View (Window -> Show View -> type “Git Repositories” in the search field)
  2. Click on the Clone Repository icon
  3. In the URI field, paste the following URL: https://github.com/ld4mbse/subversion-client.git
  4. The Host and Repository fields will autofill.
  5. Click Next, only select the master branch
  6. Click Next until Finish.

2. Import edu.gatech.mbsec.subversion.client project into Eclipse workspace and build project

  1. In the Git repositories view, right-click edu.gatech.mbsec.subversion.client and select “Import Projects”. Click Next until Finish
  2. The edu.gatech.mbsec.subversion.client project is in the Eclipse workspace
  3. In Eclipse, open the Project Explorer view. (Window → Show View → Project Explorer)
  4. Expand the edu.gatech.mbsec.subversion.client project
  5. Right click pom.xml -> Run As -> Maven clean
  6. Right click pom.xml -> Run As -> Maven install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages