User Tools

Site Tools


public:t-622-arti-07-1:svnhelp

Putting your project into svn

Make sure to include a textfile called readme.txt containing the names of all persons in the group and instructions on how to run your project.

The GUI Way

If you are using windows then a great gui for subversion is TortoiseSVN.

To import your project into subversion you right click on the folder containing your project and select import under TortoiseSVN.

In the URL field you enter

http://ailab.ru.is/svn/repos/T-622-ARTI-07-1/prog2/<Name Of Group>”

where <Name Of Group> is the name of your group (the name does not really matter only that it does not already exist under http://ailab.ru.is/svn/repos/T-622-ARTI-07-1/prog2/)

If you are not using windows or don't like TortoiseSVN you can use similar method in the GUI of your choice or you can go the commandline way.

Commandline way

Open a commandline shell and enter

“svn import <Path To Project Folder> http://ailab.ru.is/svn/repos/T-622-ARTI-07-1/prog2/<Name Of Group>”

where <Path To Project Folder> is the path to your project and <Name Of Group> is the name of your group (the name does not really matter only that it does not already exist under http://ailab.ru.is/svn/repos/T-622-ARTI-07-1/prog2/)

/var/www/cadia.ru.is/wiki/data/pages/public/t-622-arti-07-1/svnhelp.txt · Last modified: 2024/04/29 13:33 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki