SOLVED: Public source code repository

Antworten
giner
Beiträge: 29
Registriert: 24 Sep 2014, 07:45

SOLVED: Public source code repository

Beitrag von giner »

Hello,

Is there a public source code repository for OPSI and are there any plans to publish it if not?

Best regards,
Stanislav
Zuletzt geändert von giner am 25 Sep 2014, 13:06, insgesamt 3-mal geändert.
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
Registriert: 28 Mai 2008, 10:53

Re: Public source code repository

Beitrag von ueluekmen »

Hi Stanislav,

https://svn.opsi.org

Best regards,
Erol
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
giner
Beiträge: 29
Registriert: 24 Sep 2014, 07:45

Re: Public source code repository

Beitrag von giner »

Hell Erol,

Thank you for the link.

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

Re: SOLVED: Public source code repository

Beitrag von rmtevesjr »

Hi, How can I download the source code? Can I use Tortiose SVN? For some reason, it didn't work for me. Thanks.
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
Registriert: 28 Mai 2008, 10:53

Re: SOLVED: Public source code repository

Beitrag von ueluekmen »

Hi,

normally yes. You can use your browser, we have WebSVN running on svn.opsi.org. There you can look in the code and you can Download directly over your browser, but a svn co should also work. Perhaps you have to check your proxy settings, if needed.
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: SOLVED: Public source code repository

Beitrag von n.wenselowski »

Hi,

what address are you using for a checkout?


Kind regards

Niko

Code: Alles auswählen

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

Re: SOLVED: Public source code repository

Beitrag von rmtevesjr »

I'm good Nik. I just copy and paste the code. I can't download using SVN client any path.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: SOLVED: Public source code repository

Beitrag von n.wenselowski »

Nobody should copy files by hand /o\

The trick is that the URL displayed through the webinterface is not the same used for cloning.
For winst the URL shown in the browser is https://svn.opsi.org/listing.php?repname=opsi-winst but for an actual checkout you need https://svn.opsi.org/opsi-winst.


Kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten