Seite 1 von 1

SOLVED: Public source code repository

Verfasst: 24 Sep 2014, 07:48
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

Re: Public source code repository

Verfasst: 25 Sep 2014, 11:12
von ueluekmen
Hi Stanislav,

https://svn.opsi.org

Best regards,
Erol

Re: Public source code repository

Verfasst: 25 Sep 2014, 12:41
von giner
Hell Erol,

Thank you for the link.

Best regards,
Stanislav

Re: SOLVED: Public source code repository

Verfasst: 09 Nov 2016, 04:13
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.

Re: SOLVED: Public source code repository

Verfasst: 16 Nov 2016, 17:33
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.

Re: SOLVED: Public source code repository

Verfasst: 22 Nov 2016, 16:18
von n.wenselowski
Hi,

what address are you using for a checkout?


Kind regards

Niko

Re: SOLVED: Public source code repository

Verfasst: 26 Nov 2016, 07:02
von rmtevesjr
I'm good Nik. I just copy and paste the code. I can't download using SVN client any path.

Re: SOLVED: Public source code repository

Verfasst: 28 Nov 2016, 12:07
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