|
57.
|
|
|
--dry-run will show which files would be added, but not actually 
add them.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:785
|
|
58.
|
|
|
--file-ids-from will try to use the file ids from the supplied path. 
It looks up ids trying to find a matching parent directory with the 
same filename, and then by pure path. This option is rarely needed 
but can be useful when adding the same logical file into two 
branches that will be merged later (without showing the two different 
adds as a conflict). It is also useful when merging another project 
into a subdirectory of this one.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:788
|
|
59.
|
|
|
Any files matching patterns in the ignore list will not be added 
unless they are explicitly mentioned.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:796
|
|
60.
|
|
|
In recursive mode, files larger than the configuration option 
add.maximum_file_size will be skipped. Named items are never skipped due 
to file size.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:799
|
|
61.
|
|
|
Don't recursively add the contents of directories.
|
|
|
|
Älä lisää kansioiden sisältöjä rekursiivisesti.
|
|
Translated by
Pupu Toivonen
|
|
Reviewed by
Timo Jyrinki
|
|
|
|
Located in
bzrlib/builtins.py:806
|
|
62.
|
|
|
Lookup file ids from this tree.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:813
|
|
63.
|
|
|
ignored {0} matching "{1}"
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:849
|
|
64.
|
|
|
Create a new versioned directory.
|
|
|
|
Luo uusi seurattu kansio.
|
|
Translated by
Pupu Toivonen
|
|
Reviewed by
Timo Jyrinki
|
|
|
|
Located in
bzrlib/builtins.py:854
|
|
65.
|
|
|
This is equivalent to creating the directory and then adding it.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:856
|
|
66.
|
|
|
No error if existing, make parent directories as needed.
|
|
|
|
Ei virhettä jos on jo olemassa, luo yläkansioita tarvittaessa.
|
|
Translated by
Pupu Toivonen
|
|
Reviewed by
Timo Jyrinki
|
|
|
|
Located in
bzrlib/builtins.py:863
|