opsi at Github

Antworten
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

opsi at Github

Beitrag von n.wenselowski »

Dear opsi users,

I am very happy to announce that opsi has found it's way onto Github!

At https://github.com/opsi-org you will find the official repositories containing source code for components and documentation.

You will still find repositories at https://svn.opsi.org/.
As of this day not all repositories have been migrated to git.
If you find a repository with the same name on Github it is safe to assume that the git version contains the more recent code.
If there is no such repo on Github you should go with the Subversion repo.

In the future we plan to do some cleanup on svn.opsi.org and continue to publish repositories on Github - so you better keep an eye on it ;)


With kind regards

Niko Wenselowski

Code: Alles auswählen

import OPSI
Benutzeravatar
SisterOfMercy
Beiträge: 1523
Registriert: 22 Jun 2012, 19:18

Re: opsi at Github

Beitrag von SisterOfMercy »

Yay! This will hopefully make navigating the code far easier! :-D
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: opsi at Github

Beitrag von n.wenselowski »

SisterOfMercy hat geschrieben:Yay! This will hopefully make navigating the code far easier! :-D
I hope so!
You even can check out specific tags to compare what changed between versions :)

If you're at it we're happy to receive some stars on Github ;)

Code: Alles auswählen

import OPSI
Antworten