Showing posts with label Ubuntu Subversion. Show all posts
Showing posts with label Ubuntu Subversion. Show all posts

Wednesday, April 13, 2011

First Timer RabbitVCS Subversion Client

After setting proxy in RabbitVCS, I have a folder that contains app files to be versioned. How can we add these files to our subversion server?

# Right click in the folder, choose Checkout

# Set subversion servers, for example: https://example.com/svn/apps

# Set directory to be versioned

# Click OK or Finish.

Then we can submit all of app files by right-clicking the folder and choose Commit. Select or deselect any files you want to Commit. Wait a moment and you're done versioning your app files for the first time. Enjoy!