Category Archives: SVN

Add an SSH key to an account : a 5 step tutorial

Sometimes you want to clone, push, … from/to some repository and you receive permission denied error because you didn’t set a key-pair between your machine and the repository. We want to solve this problem in 5 easy steps:   STEP 1– … Continue reading

Posted in Git, Linux, programming, Software, SVN, Ubuntu | Tagged , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

SVN – Basics (using TortoiseSVN)

You can download and install TortoiseSVN from here 1- to fetch an existing project, create a folder, name it as you like. For instance: “test_folder“ 2- for fetching an existing project, R-click on the folder and choose “SVN checkout…” 3- … Continue reading

Posted in Linux, programming, Software, SVN, Ubuntu | Tagged , , , , , , , , , , , , , , , | Leave a comment