Seite 1 von 1

Download from SVN

Verfasst: 23 Apr 2013, 06:58
von rmtevesjr
Hi, How can I download the files from SVN? Thanks a lot. I got an error "Could not resolve hostname SVN.OPSI.ORG. Thanks.

Re: Download from SVN

Verfasst: 23 Apr 2013, 11:16
von ueluekmen
Hi (dude with comlicated nick :D ),

the easiest way to download from official opsi-svn-Repository is to use svn.

For that you should install first subversion on your machine:

For Debian/Ubuntu:

Code: Alles auswählen

apt-get install subversion
After that you can make a checkout. If you want to checkout the opsidoc-project (Official opsi-documentation) for example:

Code: Alles auswählen

svn checkout https://svn.opsi.org/opsidoc
or

Code: Alles auswählen

svn co https://svn.opsi.org/opsidoc
If you want to use Windows, than you can use Tortoise-svn.

You can't commit in this repositories, but if you have patches or you want to support the project with localisation or translations, you're welcome to submit your patches.

Have fun.

Re: Download from SVN

Verfasst: 31 Okt 2013, 08:11
von rmtevesjr
Thanks all for the replies. Haven't been back here for sometime. I'm already having fun playing with OPSI.