Pl/FGAddon: Difference between revisions

Jump to navigation Jump to search
Line 390: Line 390:
</syntaxhighlight>
</syntaxhighlight>


==== Copying files within one aircraft ====
==== Kopiowanie plików w obrębie jednego statku powietrznego ====


Just as the <code>svn mv</code> command stores the move information directly within the repository, so does <code>svn cp</code> store the copy information. Therefore if you would like to duplicate a text file and modify it, using the native Subversion tools instead of git-svn for this operation allows for the file history to be permanently preserved in the FGAddon repository.
Tak jak polecenie <code>svn mv</code> przechowuje informacje o przeniesieniu bezpośrednio w repozytorium, tak samo <code>svn cp</code> przechowuje informacje o kopiowaniu. Dlatego jeśli chcesz powielić plik tekstowy i zmodyfikować go, użycie natywnych narzędzi Subversion zamiast git-svn do tej operacji pozwala na trwałe zachowanie historii pliku w repozytorium FGAddon.


==== Subversion properties ====
==== Subversion properties ====
1,361

edits

Navigation menu