Using Subversion – Import, Checkout and Update

Import/New Project

svn import <Folder> <Repository>

Online Repository Example

svn import Nexty https://nexty.svn.sourceforge.net/svnroot/nexty

Checkout

svn checkout https://nexty.svn.sourceforge.net/svnroot/nexty [<folder>]

Update

svn update

Author: Binny V A
A philosopher programmer who specializes in backend development and stoicism.

2 thoughts on “Using Subversion – Import, Checkout and Update

Leave a Reply to Slavi Cancel reply

Your email address will not be published. Required fields are marked *