Pl/FGAddon: Difference between revisions

Jump to navigation Jump to search
Line 770: Line 770:
}}
}}


== SourceForge developer services ==
== Usługi deweloperskie SourceForge ==


The FlightGear project is hosted on the SourceForge open source infrastructureThis developer services section will highlight some of the useful tools you can take advantage of.  SourceForge consists of two categories of services:
Projekt FlightGear jest hostowany w infrastrukturze open source SourceForgeTen rozdział przedstawia niektóre z przydatnych narzędzi, z których można skorzystać.  SourceForge składa się z dwóch kategorii usług:
; Project infrastructure : The FlightGear project uses the project services of SourceForge.  These services are for standalone software projects.
; Infrastruktura projektu : Projekt FlightGear korzysta z usług projektowych SourceForge.  Usługi te są przeznaczone dla samodzielnych projektów oprogramowania.
; Developer infrastructure : These are services available to anyone with a SourceForge account, and are available via your SourceForge homepage and accessible to allThis includes being able to create multiple version control repositories (svn, git, hg), wikis, forums, development teams, blogs, and ticket trackers (for bugs, support requests, tasks, etc.).
; Infrastruktura deweloperska : to usługi dostępne dla każdego, kto posiada konto SourceForge, dostępne za pośrednictwem strony głównej SourceForge i dostępne dla wszystkichObejmuje to możliwość tworzenia wielu repozytoriów kontroli wersji (svn, git, hg), wiki, forów, zespołów programistycznych, blogów i modułów śledzenia zgłoszeń (dla błędów, pomocy technicznej, zadań itp.)


Rather than creating a new project, any development for the FlightGear project should be based on the developer infrastructure.
Zamiast tworzyć nowy projekt, każdy rozwój projektu FlightGear powinien opierać się na infrastrukturze deweloperskiej.


=== Developer git repository ===
=== Repozytorium git dla deweloperów ===


To set up your own remote git repository, here for developing the FGAddon fkdr1 aircraft:
Aby skonfigurować własne zdalne repozytorium git, tutaj w celu opracowania samolotu fkdr1:
* On your profile page at <span style="color: blue"><tt><nowiki>https://sourceforge.net/u/<username>/profile/</nowiki></tt></span>, go to <code>Admin</code> -> <code>Add New</code> -> <code>Git</code>.
* Set label to <code>fkdr1 FGAddon git-svn repository</code>.
* Set the code path to <code>code-fkdr1</code>.  The <code>code-*</code> prefix is to differentiate this from the <code>forum-*</code>, <code>wiki-*</code>, and other directories.


The repository will be located at <span style="color: blue"><tt><nowiki>https://sourceforge.net/u/<username>/code-fkdr1/ci/master/tree/</nowiki></tt></span>.
* Na stronie Twojego profilu pod adresem <span style="color: blue"><tt><nowiki>https://sourceforge.net/u/<username>/profile/</nowiki></tt></span>, przejdź do <code>Admin</code> -> <code>Add New</code> -> <code>Git</code>.
* Ustaw etykietę na <code>fkdr1 FGAddon git-svn repository</code>.
* Ustaw ścieżkę kodu na <code>code-fkdr1</code>. Prefiks <code>code-*</code> ma na celu odróżnienie tego od <code>forum-*</code>, <code>wiki-*</code> i innych katalogów.
 
Repozytorium będzie znajdować się pod adresem <span style="color: blue"><tt><nowiki>https://sourceforge.net/u/<username>/code-fkdr1/ci/master/tree/</nowiki></tt></span>.


=== Development teams ===
=== Development teams ===
1,361

edits

Navigation menu