Ubuntu

Tuesday, 26 May 2015

Workgin with SVN on ubuntu

Installing SVN

sudo apt-get install subversion
Checkout a Repo

sudo svn checkout <repo-url>
Commit Changes

svn commit -m "commit message"
Add file

svn add <filename>

Pull changes

svn up
Posted by Sandeep at 00:31
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

Sandeep
View my complete profile

Blog Archive

  • ►  2020 (4)
    • ►  September (1)
    • ►  July (2)
    • ►  June (1)
  • ►  2018 (4)
    • ►  November (1)
    • ►  June (3)
  • ►  2017 (16)
    • ►  July (10)
    • ►  June (1)
    • ►  May (2)
    • ►  April (2)
    • ►  January (1)
  • ►  2016 (16)
    • ►  December (1)
    • ►  November (1)
    • ►  September (1)
    • ►  July (3)
    • ►  May (2)
    • ►  April (4)
    • ►  March (2)
    • ►  January (2)
  • ▼  2015 (44)
    • ►  December (1)
    • ►  November (4)
    • ►  October (3)
    • ►  September (2)
    • ►  August (7)
    • ►  July (3)
    • ►  June (16)
    • ▼  May (8)
      • Workgin with SVN on ubuntu Installing SVN sudo...
      • Install and Use Redis
      • Connect to memcache from command line $ telnet <...
      • Installing Solr on ubuntu sudo apt-get -y ins...
      • Set Environment Variable in Ubuntu $vim /etc/en...
      • Download a file from server using putty scp use...
      • Basic GIT commands 1. Merge sandeepnew bran...
      • Creating Short command for terminal in Ubuntu 1...
Simple theme. Theme images by luoman. Powered by Blogger.