Download from SVN

Antworten
rmtevesjr
Beiträge: 73
Registriert: 12 Jul 2012, 14:57

Download from SVN

Beitrag 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.
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: Download from SVN

Beitrag 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.


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


rmtevesjr
Beiträge: 73
Registriert: 12 Jul 2012, 14:57

Re: Download from SVN

Beitrag von rmtevesjr »

Thanks all for the replies. Haven't been back here for sometime. I'm already having fun playing with OPSI.
Antworten