309
308
msgid "Lookup file ids from this tree."
312
#: bzrlib/builtins.py:726
314
msgid "ignored %s matching \"%s\"\n"
311
#: bzrlib/builtins.py:727
312
msgid "ignored {0} matching \"{1}\"\n"
317
#: bzrlib/builtins.py:731
315
#: bzrlib/builtins.py:732
318
316
msgid "Create a new versioned directory."
321
#: bzrlib/builtins.py:733
319
#: bzrlib/builtins.py:734
322
320
msgid "This is equivalent to creating the directory and then adding it."
325
#: bzrlib/builtins.py:747
323
#: bzrlib/builtins.py:748
327
325
msgid "added %s\n"
330
#: bzrlib/builtins.py:791
328
#: bzrlib/builtins.py:792
332
330
msgid "invalid kind %r specified"
335
#: bzrlib/builtins.py:828
333
#: bzrlib/builtins.py:829
336
334
msgid "Move or rename a file."
339
#: bzrlib/builtins.py:830
337
#: bzrlib/builtins.py:831
340
338
msgid " bzr mv SOURCE... DESTINATION"
343
#: bzrlib/builtins.py:832
341
#: bzrlib/builtins.py:833
345
343
"If the last argument is a versioned directory, all the other names\n"
346
344
"are moved into it. Otherwise, there must be exactly two arguments\n"
347
345
"and the file is changed to a new name."
350
#: bzrlib/builtins.py:836
348
#: bzrlib/builtins.py:837
352
350
"If OLDNAME does not exist on the filesystem but is versioned and\n"
353
351
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
356
354
"The same is valid when moving many SOURCE files to a DESTINATION."
359
#: bzrlib/builtins.py:842
357
#: bzrlib/builtins.py:843
360
358
msgid "Files cannot be moved between branches."
363
361
# help of 'after' option of 'mv' command
364
#: bzrlib/builtins.py:849
362
#: bzrlib/builtins.py:850
366
364
"Move only the bzr identifier of the file, because the file has already been "
370
368
# help of 'auto' option of 'mv' command
371
#: bzrlib/builtins.py:851
369
#: bzrlib/builtins.py:852
372
370
msgid "Automatically guess renames."
375
373
# help of 'dry-run' option of 'mv' command
376
#: bzrlib/builtins.py:852
374
#: bzrlib/builtins.py:853
377
375
msgid "Avoid making changes when guessing renames."
380
#: bzrlib/builtins.py:861
378
#: bzrlib/builtins.py:862
381
379
msgid "--dry-run requires --auto."
384
#: bzrlib/builtins.py:865
382
#: bzrlib/builtins.py:866
385
383
msgid "missing file argument"
388
#: bzrlib/builtins.py:872
386
#: bzrlib/builtins.py:873
389
387
msgid "Only one path may be specified to --auto."
392
#: bzrlib/builtins.py:875
390
#: bzrlib/builtins.py:876
393
391
msgid "--after cannot be specified with --auto."
396
#: bzrlib/builtins.py:912
394
#: bzrlib/builtins.py:913
397
395
msgid "to mv multiple files the destination must be a versioned directory"
400
#: bzrlib/builtins.py:964
398
#: bzrlib/builtins.py:965
401
399
msgid "Turn this branch into a mirror of another branch."
404
#: bzrlib/builtins.py:966
402
#: bzrlib/builtins.py:967
406
404
"By default, this command only works on branches that have not diverged.\n"
407
405
"Branches are considered diverged if the destination branch's most recent \n"
441
439
# help of 'verbose' option of 'pull' command
442
#: bzrlib/builtins.py:992
440
#: bzrlib/builtins.py:993
443
441
msgid "Show logs of pulled revisions."
446
444
# help of 'directory' option of 'pull' command
447
#: bzrlib/builtins.py:994
445
#: bzrlib/builtins.py:995
449
447
"Branch to pull into, rather than the one containing the working directory."
452
450
# help of 'local' option of 'pull' command
453
#: bzrlib/builtins.py:997
451
#: bzrlib/builtins.py:998
455
453
"Perform a local pull in a bound branch. Local pulls are not applied to the "
459
#: bzrlib/builtins.py:1026
457
#: bzrlib/builtins.py:1027
460
458
msgid "Need working tree for --show-base."
463
#: bzrlib/builtins.py:1042
461
#: bzrlib/builtins.py:1043
464
462
msgid "No pull location known or specified."
467
#: bzrlib/builtins.py:1048
465
#: bzrlib/builtins.py:1049
469
467
msgid "Using saved parent location: %s\n"
472
#: bzrlib/builtins.py:1055 bzrlib/builtins.py:4107
470
#: bzrlib/builtins.py:1056 bzrlib/builtins.py:4109
473
471
msgid "Cannot use -r with merge directives or bundles"
476
#: bzrlib/builtins.py:1096
474
#: bzrlib/builtins.py:1097
477
475
msgid "Update a mirror of this branch."
480
#: bzrlib/builtins.py:1098
478
#: bzrlib/builtins.py:1099
482
480
"The target branch will not have its working tree populated because this\n"
483
481
"is both expensive, and is not supported on remote file systems."
486
#: bzrlib/builtins.py:1101
484
#: bzrlib/builtins.py:1102
488
486
"Some smart servers or protocols *may* put the working tree in place in\n"
492
#: bzrlib/builtins.py:1104
490
#: bzrlib/builtins.py:1105
494
492
"This command only works on branches that have not diverged. Branches are\n"
495
493
"considered diverged if the destination branch's most recent commit is one\n"
496
494
"that has not been merged (directly or indirectly) by the source branch."
499
#: bzrlib/builtins.py:1108
497
#: bzrlib/builtins.py:1109
501
499
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
502
500
"the other branch completely, discarding its unmerged changes."
505
#: bzrlib/builtins.py:1111
503
#: bzrlib/builtins.py:1112
507
505
"If you want to ensure you have the different changes in the other branch,\n"
508
506
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
509
507
"After that you will be able to do a push without '--overwrite'."
512
#: bzrlib/builtins.py:1115
510
#: bzrlib/builtins.py:1116
514
512
"If there is no default push location set, the first push will set it (use\n"
515
513
"--no-remember to avoid setting it). After that, you can omit the\n"
548
546
# help of 'strict' option of 'push' command
549
#: bzrlib/builtins.py:1143
547
#: bzrlib/builtins.py:1144
551
549
"Refuse to push if there are uncommitted changes in the working tree, --no-"
552
550
"strict disables the check."
555
553
# help of 'no-tree' option of 'push' command
556
#: bzrlib/builtins.py:1146
554
#: bzrlib/builtins.py:1147
557
555
msgid "Don't populate the working tree, even for protocols that support it."
560
#: bzrlib/builtins.py:1190
558
#: bzrlib/builtins.py:1191
561
559
msgid "Could not determine branch to refer to."
564
#: bzrlib/builtins.py:1197
562
#: bzrlib/builtins.py:1198
565
563
msgid "No push location known or specified."
568
#: bzrlib/builtins.py:1201
566
#: bzrlib/builtins.py:1202
570
568
msgid "Using saved push location: %s"
573
#: bzrlib/builtins.py:1211
571
#: bzrlib/builtins.py:1212
574
572
msgid "Create a new branch that is a copy of an existing branch."
577
#: bzrlib/builtins.py:1213
575
#: bzrlib/builtins.py:1214
579
577
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
580
578
"be used. In other words, \"branch ../foo/bar\" will attempt to create ./"
585
583
"create ./foo-bar."
588
#: bzrlib/builtins.py:1220
586
#: bzrlib/builtins.py:1221
590
588
"To retrieve the branch as of a particular revision, supply the --revision\n"
591
589
"parameter, as in \"branch foo/bar -r 5\"."
594
#: bzrlib/builtins.py:1223
592
#: bzrlib/builtins.py:1224
595
593
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
598
596
# help of 'no-tree' option of 'branch' command
599
#: bzrlib/builtins.py:1233
597
#: bzrlib/builtins.py:1234
600
598
msgid "Create a branch without a working-tree."
603
601
# help of 'switch' option of 'branch' command
604
#: bzrlib/builtins.py:1235
602
#: bzrlib/builtins.py:1236
605
603
msgid "Switch the checkout in the current directory to the new branch."
608
606
# help of 'stacked' option of 'branch' command
609
#: bzrlib/builtins.py:1238
607
#: bzrlib/builtins.py:1239
611
609
"Create a stacked branch referring to the source branch. The new branch will "
612
610
"depend on the availability of the source branch for all operations."
615
613
# help of 'standalone' option of 'branch' command
616
#: bzrlib/builtins.py:1242
614
#: bzrlib/builtins.py:1243
617
615
msgid "Do not use a shared repository, even if available."
620
618
# help of 'use-existing-dir' option of 'branch' command
621
#: bzrlib/builtins.py:1244
619
#: bzrlib/builtins.py:1245
623
621
"By default branch will fail if the target directory exists, but does not "
624
622
"already have a control directory. This flag will allow branch to proceed."
627
625
# help of 'bind' option of 'branch' command
628
#: bzrlib/builtins.py:1249
626
#: bzrlib/builtins.py:1250
629
627
msgid "Bind new branch to from location."
632
#: bzrlib/builtins.py:1290
630
#: bzrlib/builtins.py:1291
634
632
msgid "Target directory \"%s\" already exists."
637
#: bzrlib/builtins.py:1300
635
#: bzrlib/builtins.py:1301
639
637
msgid "Parent of \"%s\" does not exist."
642
#: bzrlib/builtins.py:1314
644
msgid "The branch %s has no revision %s."
640
#: bzrlib/builtins.py:1315
641
msgid "The branch {0} has no revision {1}."
647
#: bzrlib/builtins.py:1322
644
#: bzrlib/builtins.py:1323
649
646
msgid "Created new stacked branch referring to %s."
652
#: bzrlib/builtins.py:1326
649
#: bzrlib/builtins.py:1327
654
651
msgid "Branched %d revision(s)."
657
#: bzrlib/builtins.py:1331
654
#: bzrlib/builtins.py:1332
659
656
msgid "New branch bound to %s"
662
#: bzrlib/builtins.py:1336 bzrlib/builtins.py:5916
659
#: bzrlib/builtins.py:1337 bzrlib/builtins.py:5918
664
661
msgid "Switched to branch: %s"
667
#: bzrlib/builtins.py:1341
664
#: bzrlib/builtins.py:1342
668
665
msgid "List the branches available at the current location."
671
#: bzrlib/builtins.py:1343
668
#: bzrlib/builtins.py:1344
673
670
"This command will print the names of all the branches at the current "
677
#: bzrlib/builtins.py:1352
674
#: bzrlib/builtins.py:1353
678
675
msgid " (default)\n"
681
#: bzrlib/builtins.py:1358
678
#: bzrlib/builtins.py:1359
682
679
msgid "Create a new checkout of an existing branch."
685
#: bzrlib/builtins.py:1360
682
#: bzrlib/builtins.py:1361
687
684
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
726
723
# help of 'files-from' option of 'branch' command
727
#: bzrlib/builtins.py:1389
724
#: bzrlib/builtins.py:1390
728
725
msgid "Get file contents from this tree."
731
728
# help of 'hardlink' option of 'branch' command
732
#: bzrlib/builtins.py:1391
729
#: bzrlib/builtins.py:1392
733
730
msgid "Hard-link working tree files where possible."
736
#: bzrlib/builtins.py:1432
733
#: bzrlib/builtins.py:1433
738
735
"Show list of renamed files.\n"
742
#: bzrlib/builtins.py:1462
739
#: bzrlib/builtins.py:1463
743
740
msgid "Update a tree to have the latest code committed to its branch."
746
#: bzrlib/builtins.py:1464
743
#: bzrlib/builtins.py:1465
748
745
"This will perform a merge into the working tree, and may generate\n"
749
746
"conflicts. If you have any local changes, you will still\n"
750
747
"need to commit them after the update for the update to be complete."
753
#: bzrlib/builtins.py:1468
750
#: bzrlib/builtins.py:1469
755
752
"If you want to discard your local changes, you can just do a\n"
756
753
"'bzr revert' instead of 'bzr commit' after the update."
759
#: bzrlib/builtins.py:1471
756
#: bzrlib/builtins.py:1472
761
758
"If you want to restore a file that has been removed locally, use\n"
762
759
"'bzr revert' instead of 'bzr update'."
765
#: bzrlib/builtins.py:1474
762
#: bzrlib/builtins.py:1475
767
764
"If the tree's branch is bound to a master branch, it will also update\n"
768
765
"the branch from the master."
771
#: bzrlib/builtins.py:1489
768
#: bzrlib/builtins.py:1490
772
769
msgid "bzr update --revision takes exactly one revision"
775
#: bzrlib/builtins.py:1520
777
msgid "Tree is up to date at revision %s of branch %s"
772
#: bzrlib/builtins.py:1521
773
msgid "Tree is up to date at revision {0} of branch {1}"
780
#: bzrlib/builtins.py:1536
776
#: bzrlib/builtins.py:1537
783
779
"branch has no revision %s\n"
784
780
"bzr update --revision only works for a revision in the branch history"
787
#: bzrlib/builtins.py:1542
789
msgid "Updated to revision %s of branch %s"
783
#: bzrlib/builtins.py:1543
784
msgid "Updated to revision {0} of branch {1}"
792
#: bzrlib/builtins.py:1546
787
#: bzrlib/builtins.py:1547
794
789
"Your local commits will now show as pending merges with 'bzr status', and "
795
790
"can be committed with 'bzr commit'."
798
#: bzrlib/builtins.py:1555
793
#: bzrlib/builtins.py:1556
799
794
msgid "Show information about a working tree, branch or repository."
802
#: bzrlib/builtins.py:1557
797
#: bzrlib/builtins.py:1558
804
799
"This command will show all known locations and formats associated to the\n"
805
800
"tree, branch or repository."
808
#: bzrlib/builtins.py:1560
803
#: bzrlib/builtins.py:1561
810
805
"In verbose mode, statistical information is included with each report.\n"
811
806
"To see extended statistic information, use a verbosity level of 2 or\n"
812
807
"higher by specifying the verbose option multiple times, e.g. -vv."
815
#: bzrlib/builtins.py:1564
810
#: bzrlib/builtins.py:1565
816
811
msgid "Branches and working trees will also report any missing revisions."
819
#: bzrlib/builtins.py:1568
814
#: bzrlib/builtins.py:1569
820
815
msgid " Display information on the format and related locations:"
823
#: bzrlib/builtins.py:1570
818
#: bzrlib/builtins.py:1571
824
819
msgid " bzr info"
827
#: bzrlib/builtins.py:1572
822
#: bzrlib/builtins.py:1573
829
824
" Display the above together with extended format information and\n"
830
825
" basic statistics (like the number of files in the working tree and\n"
831
826
" number of revisions in the branch and repository):"
834
#: bzrlib/builtins.py:1576
829
#: bzrlib/builtins.py:1577
835
830
msgid " bzr info -v"
838
#: bzrlib/builtins.py:1578
833
#: bzrlib/builtins.py:1579
839
834
msgid " Display the above together with number of committers to the branch:"
842
#: bzrlib/builtins.py:1580
837
#: bzrlib/builtins.py:1581
843
838
msgid " bzr info -vv"
846
#: bzrlib/builtins.py:1599
841
#: bzrlib/builtins.py:1600
847
842
msgid "Remove files or directories."
850
#: bzrlib/builtins.py:1601
845
#: bzrlib/builtins.py:1602
852
847
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
853
848
"delete them if they can easily be recovered using revert otherwise they\n"
859
854
# help of 'new' option of 'remove' command
860
#: bzrlib/builtins.py:1609
855
#: bzrlib/builtins.py:1610
861
856
msgid "Only remove files that have never been committed."
864
859
# help of 'file-deletion-strategy' option of 'remove' command
865
#: bzrlib/builtins.py:1611
860
#: bzrlib/builtins.py:1612
866
861
msgid "The file deletion mode to be used."
869
864
# title of 'file-deletion-strategy' option of 'remove' command
870
#: bzrlib/builtins.py:1612
865
#: bzrlib/builtins.py:1613
871
866
msgid "Deletion Strategy"
874
#: bzrlib/builtins.py:1625
869
#: bzrlib/builtins.py:1626
875
870
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
878
#: bzrlib/builtins.py:1642
873
#: bzrlib/builtins.py:1643
879
874
msgid "No matching files."
882
#: bzrlib/builtins.py:1703
877
#: bzrlib/builtins.py:1704
883
878
msgid "Reconcile bzr metadata in a branch."
886
#: bzrlib/builtins.py:1705
881
#: bzrlib/builtins.py:1706
888
883
"This can correct data mismatches that may have been caused by\n"
889
884
"previous ghost operations or bzr upgrades. You should only\n"
949
944
# help of 'create-prefix' option of 'init' command
950
#: bzrlib/builtins.py:1808
945
#: bzrlib/builtins.py:1809
951
946
msgid "Create the path leading up to the branch if it does not already exist."
954
949
# help of 'format' option of 'init' command
955
#: bzrlib/builtins.py:1811
950
#: bzrlib/builtins.py:1812
956
951
msgid "Specify a format for this branch. See \"help formats\"."
959
954
# help of 'append-revisions-only' option of 'init' command
960
#: bzrlib/builtins.py:1819
955
#: bzrlib/builtins.py:1820
961
956
msgid "Never change revnos or the existing log. Append revisions to it only."
964
959
# help of 'no-tree' option of 'init' command
965
#: bzrlib/builtins.py:1822
960
#: bzrlib/builtins.py:1823
966
961
msgid "Create a branch without a working tree."
969
#: bzrlib/builtins.py:1842
964
#: bzrlib/builtins.py:1843
972
967
"Parent directory of %s does not exist.\n"
973
968
"You may supply --create-prefix to create all leading parent directories."
976
#: bzrlib/builtins.py:1876
971
#: bzrlib/builtins.py:1877
978
973
"This branch format cannot be set to append-revisions-only. Try --default."
981
#: bzrlib/builtins.py:1887
983
msgid "Created a %s (format: %s)\n"
976
#: bzrlib/builtins.py:1888
977
msgid "Created a {0} (format: {1})\n"
986
#: bzrlib/builtins.py:1895
980
#: bzrlib/builtins.py:1897
988
982
msgid "Using shared repository: %s\n"
991
#: bzrlib/builtins.py:1899
985
#: bzrlib/builtins.py:1901
992
986
msgid "Create a shared repository for branches to share storage space."
995
#: bzrlib/builtins.py:1901
989
#: bzrlib/builtins.py:1903
997
991
"New branches created under the repository directory will store their\n"
998
992
"revisions in the repository, not in the branch directory. For branches\n"
1088
1082
" 0 - no change"
1091
#: bzrlib/builtins.py:1984
1085
#: bzrlib/builtins.py:1986
1094
1088
" Shows the difference in the working tree versus the last commit::"
1097
#: bzrlib/builtins.py:1987
1091
#: bzrlib/builtins.py:1989
1098
1092
msgid " bzr diff"
1101
#: bzrlib/builtins.py:1989
1095
#: bzrlib/builtins.py:1991
1102
1096
msgid " Difference between the working tree and revision 1::"
1105
#: bzrlib/builtins.py:1991
1099
#: bzrlib/builtins.py:1993
1106
1100
msgid " bzr diff -r1"
1109
#: bzrlib/builtins.py:1993
1103
#: bzrlib/builtins.py:1995
1110
1104
msgid " Difference between revision 3 and revision 1::"
1113
#: bzrlib/builtins.py:1995
1107
#: bzrlib/builtins.py:1997
1114
1108
msgid " bzr diff -r1..3"
1117
#: bzrlib/builtins.py:1997
1111
#: bzrlib/builtins.py:1999
1118
1112
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1121
#: bzrlib/builtins.py:1999
1115
#: bzrlib/builtins.py:2001
1122
1116
msgid " bzr diff -r1..3 xxx"
1125
#: bzrlib/builtins.py:2001
1119
#: bzrlib/builtins.py:2003
1126
1120
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1129
#: bzrlib/builtins.py:2003
1123
#: bzrlib/builtins.py:2005
1130
1124
msgid " bzr diff -c2"
1133
#: bzrlib/builtins.py:2005
1127
#: bzrlib/builtins.py:2007
1135
1129
" To see the changes introduced by revision X::\n"
1137
1131
" bzr diff -cX"
1140
#: bzrlib/builtins.py:2009
1134
#: bzrlib/builtins.py:2011
1142
1136
" Note that in the case of a merge, the -c option shows the changes\n"
1143
1137
" compared to the left hand parent. To see the changes against\n"
1144
1138
" another parent, use::"
1147
#: bzrlib/builtins.py:2013
1141
#: bzrlib/builtins.py:2015
1148
1142
msgid " bzr diff -r<chosen_parent>..X"
1151
#: bzrlib/builtins.py:2015
1145
#: bzrlib/builtins.py:2017
1153
1147
" The changes between the current revision and the previous revision\n"
1154
1148
" (equivalent to -c-1 and -r-2..-1)"
1157
#: bzrlib/builtins.py:2018
1151
#: bzrlib/builtins.py:2020
1158
1152
msgid " bzr diff -r-2.."
1161
#: bzrlib/builtins.py:2020
1155
#: bzrlib/builtins.py:2022
1162
1156
msgid " Show just the differences for file NEWS::"
1165
#: bzrlib/builtins.py:2022
1159
#: bzrlib/builtins.py:2024
1166
1160
msgid " bzr diff NEWS"
1169
#: bzrlib/builtins.py:2024
1163
#: bzrlib/builtins.py:2026
1170
1164
msgid " Show the differences in working tree xxx for file NEWS::"
1173
#: bzrlib/builtins.py:2026
1167
#: bzrlib/builtins.py:2028
1174
1168
msgid " bzr diff xxx/NEWS"
1177
#: bzrlib/builtins.py:2028
1171
#: bzrlib/builtins.py:2030
1178
1172
msgid " Show the differences from branch xxx to this working tree:"
1181
#: bzrlib/builtins.py:2030
1175
#: bzrlib/builtins.py:2032
1182
1176
msgid " bzr diff --old xxx"
1185
#: bzrlib/builtins.py:2032
1179
#: bzrlib/builtins.py:2034
1186
1180
msgid " Show the differences between two branches for file NEWS::"
1189
#: bzrlib/builtins.py:2034
1183
#: bzrlib/builtins.py:2036
1190
1184
msgid " bzr diff --old xxx --new yyy NEWS"
1193
#: bzrlib/builtins.py:2036
1187
#: bzrlib/builtins.py:2038
1194
1188
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1197
#: bzrlib/builtins.py:2038
1191
#: bzrlib/builtins.py:2040
1199
1193
" bzr diff --prefix old/:new/\n"
1206
1200
# help of 'diff-options' option of 'diff' command
1207
#: bzrlib/builtins.py:2048
1201
#: bzrlib/builtins.py:2050
1208
1202
msgid "Pass these options to the external diff program."
1211
1205
# help of 'prefix' option of 'diff' command
1212
#: bzrlib/builtins.py:2051
1206
#: bzrlib/builtins.py:2053
1214
1208
"Set prefixes added to old and new filenames, as two values separated by a "
1215
1209
"colon. (eg \"old/:new/\")."
1218
1212
# help of 'old' option of 'diff' command
1219
#: bzrlib/builtins.py:2054
1213
#: bzrlib/builtins.py:2056
1220
1214
msgid "Branch/tree to compare from."
1223
1217
# help of 'new' option of 'diff' command
1224
#: bzrlib/builtins.py:2058
1218
#: bzrlib/builtins.py:2060
1225
1219
msgid "Branch/tree to compare to."
1228
1222
# help of 'using' option of 'diff' command
1229
#: bzrlib/builtins.py:2064
1223
#: bzrlib/builtins.py:2066
1230
1224
msgid "Use this command to compare files."
1233
1227
# help of 'format' option of 'diff' command
1234
#: bzrlib/builtins.py:2069
1228
#: bzrlib/builtins.py:2071
1235
1229
msgid "Diff format to use."
1238
1232
# title of 'format' option of 'diff' command
1239
#: bzrlib/builtins.py:2071
1233
#: bzrlib/builtins.py:2073
1240
1234
msgid "Diff format"
1243
#: bzrlib/builtins.py:2093
1237
#: bzrlib/builtins.py:2095
1244
1238
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1247
#: bzrlib/builtins.py:2097
1241
#: bzrlib/builtins.py:2099
1248
1242
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1251
#: bzrlib/builtins.py:2101
1245
#: bzrlib/builtins.py:2103
1252
1246
msgid "--using and --format are mutually exclusive."
1255
#: bzrlib/builtins.py:2121
1249
#: bzrlib/builtins.py:2123
1257
1251
"List files deleted in the working tree.\n"
1261
#: bzrlib/builtins.py:2199
1255
#: bzrlib/builtins.py:2201
1262
1256
msgid "Show the tree root directory."
1265
#: bzrlib/builtins.py:2201
1259
#: bzrlib/builtins.py:2203
1267
1261
"The root is the nearest enclosing directory with a .bzr control\n"
1271
#: bzrlib/builtins.py:2216
1265
#: bzrlib/builtins.py:2218
1272
1266
msgid "The limit argument must be an integer."
1275
#: bzrlib/builtins.py:2224
1269
#: bzrlib/builtins.py:2226
1276
1270
msgid "The levels argument must be an integer."
1279
#: bzrlib/builtins.py:2229
1273
#: bzrlib/builtins.py:2231
1280
1274
msgid "Show historical log for a branch or subset of a branch."
1283
#: bzrlib/builtins.py:2231
1277
#: bzrlib/builtins.py:2233
1285
1279
"log is bzr's default tool for exploring the history of a branch.\n"
1286
1280
"The branch to use is taken from the first parameter. If no parameters\n"
1402
1396
" a nested merge revision and the log will be truncated accordingly."
1405
#: bzrlib/builtins.py:2305
1399
#: bzrlib/builtins.py:2307
1406
1400
msgid ":Path filtering:"
1409
#: bzrlib/builtins.py:2307
1403
#: bzrlib/builtins.py:2309
1411
1405
" If parameters are given and the first one is not a branch, the log\n"
1412
1406
" will be filtered to show only those revisions that changed the\n"
1413
1407
" nominated files or directories."
1416
#: bzrlib/builtins.py:2311
1410
#: bzrlib/builtins.py:2313
1418
1412
" Filenames are interpreted within their historical context. To log a\n"
1419
1413
" deleted file, specify a revision range so that the file existed at\n"
1420
1414
" the end or start of the range."
1423
#: bzrlib/builtins.py:2315
1417
#: bzrlib/builtins.py:2317
1425
1419
" Historical context is also important when interpreting pathnames of\n"
1426
1420
" renamed files/directories. Consider the following example:"
1429
#: bzrlib/builtins.py:2318
1423
#: bzrlib/builtins.py:2320
1431
1425
" * revision 1: add tutorial.txt\n"
1432
1426
" * revision 2: modify tutorial.txt\n"
1433
1427
" * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1436
#: bzrlib/builtins.py:2322
1430
#: bzrlib/builtins.py:2324
1437
1431
msgid " In this case:"
1440
#: bzrlib/builtins.py:2324
1434
#: bzrlib/builtins.py:2326
1441
1435
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1444
#: bzrlib/builtins.py:2326
1438
#: bzrlib/builtins.py:2328
1445
1439
msgid " * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1448
#: bzrlib/builtins.py:2328
1442
#: bzrlib/builtins.py:2330
1450
1444
" * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1451
1445
" the original file in revision 2."
1454
#: bzrlib/builtins.py:2331
1448
#: bzrlib/builtins.py:2333
1456
1450
" * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1457
1451
" was no file called guide.txt in revision 2."
1460
#: bzrlib/builtins.py:2334
1454
#: bzrlib/builtins.py:2336
1462
1456
" Renames are always followed by log. By design, there is no need to\n"
1463
1457
" explicitly ask for this (and no way to stop logging a file back\n"
1464
1458
" until it was last renamed)."
1467
#: bzrlib/builtins.py:2338
1461
#: bzrlib/builtins.py:2340
1468
1462
msgid ":Other filtering:"
1471
#: bzrlib/builtins.py:2340
1465
#: bzrlib/builtins.py:2342
1473
1467
" The --match option can be used for finding revisions that match a\n"
1474
1468
" regular expression in a commit message, committer, author or bug.\n"
1542
1536
# help of 'forward' option of 'log' command
1543
#: bzrlib/builtins.py:2387
1537
#: bzrlib/builtins.py:2389
1544
1538
msgid "Show from oldest to newest."
1547
1541
# help of 'verbose' option of 'log' command
1548
#: bzrlib/builtins.py:2390
1542
#: bzrlib/builtins.py:2392
1549
1543
msgid "Show files changed in each revision."
1552
1546
# help of 'change' option of 'log' command
1553
#: bzrlib/builtins.py:2396
1547
#: bzrlib/builtins.py:2398
1554
1548
msgid "Show just the specified revision. See also \"help revisionspec\"."
1557
1551
# help of 'authors' option of 'log' command
1558
#: bzrlib/builtins.py:2400
1552
#: bzrlib/builtins.py:2402
1559
1553
msgid "What names to list as authors - first, all or committer."
1562
1556
# title of 'authors' option of 'log' command
1563
#: bzrlib/builtins.py:2401
1557
#: bzrlib/builtins.py:2403
1564
1558
msgid "Authors"
1567
1561
# help of 'levels' option of 'log' command
1568
#: bzrlib/builtins.py:2406
1562
#: bzrlib/builtins.py:2408
1569
1563
msgid "Number of levels to display - 0 for all, 1 for flat."
1572
1566
# help of 'limit' option of 'log' command
1573
#: bzrlib/builtins.py:2416
1567
#: bzrlib/builtins.py:2418
1574
1568
msgid "Limit the output to the first N revisions."
1577
1571
# help of 'show-diff' option of 'log' command
1578
#: bzrlib/builtins.py:2421
1572
#: bzrlib/builtins.py:2423
1579
1573
msgid "Show changes made in each revision as a patch."
1582
1576
# help of 'include-merges' option of 'log' command
1583
#: bzrlib/builtins.py:2423
1577
#: bzrlib/builtins.py:2425
1584
1578
msgid "Show merged revisions like --levels 0 does."
1587
1581
# help of 'exclude-common-ancestry' option of 'log' command
1588
#: bzrlib/builtins.py:2425
1582
#: bzrlib/builtins.py:2427
1590
1584
"Display only the revisions that are not part of both ancestries (require -"
1594
1588
# help of 'signatures' option of 'log' command
1595
#: bzrlib/builtins.py:2429
1589
#: bzrlib/builtins.py:2431
1596
1590
msgid "Show digital signature validity"
1599
1593
# help of 'match' option of 'log' command
1600
#: bzrlib/builtins.py:2432
1594
#: bzrlib/builtins.py:2434
1601
1595
msgid "Show revisions whose properties match this expression."
1604
1598
# help of 'match-message' option of 'log' command
1605
#: bzrlib/builtins.py:2436
1599
#: bzrlib/builtins.py:2438
1606
1600
msgid "Show revisions whose message matches this expression."
1609
1603
# help of 'match-committer' option of 'log' command
1610
#: bzrlib/builtins.py:2440
1604
#: bzrlib/builtins.py:2442
1611
1605
msgid "Show revisions whose committer matches this expression."
1614
1608
# help of 'match-author' option of 'log' command
1615
#: bzrlib/builtins.py:2444
1609
#: bzrlib/builtins.py:2446
1616
1610
msgid "Show revisions whose authors match this expression."
1619
1613
# help of 'match-bugs' option of 'log' command
1620
#: bzrlib/builtins.py:2448
1614
#: bzrlib/builtins.py:2450
1621
1615
msgid "Show revisions whose bugs match this expression."
1624
#: bzrlib/builtins.py:2485
1618
#: bzrlib/builtins.py:2487
1625
1619
msgid "--exclude-common-ancestry requires -r with two revisions"
1628
#: bzrlib/builtins.py:2491
1622
#: bzrlib/builtins.py:2493
1629
1623
msgid "--levels and --include-merges are mutually exclusive"
1632
#: bzrlib/builtins.py:2498
1626
#: bzrlib/builtins.py:2500
1633
1627
msgid "--revision and --change are mutually exclusive"
1636
#: bzrlib/builtins.py:2511
1630
#: bzrlib/builtins.py:2513
1637
1631
#, python-format
1638
1632
msgid "Path unknown at end or start of revision range: %s"
1641
#: bzrlib/builtins.py:2628
1635
#: bzrlib/builtins.py:2630
1642
1636
#, python-format
1643
1637
msgid "bzr %s doesn't accept two revisions in different branches."
1646
#: bzrlib/builtins.py:2644
1640
#: bzrlib/builtins.py:2646
1647
1641
#, python-format
1648
1642
msgid "bzr %s --revision takes one or two values."
1651
#: bzrlib/builtins.py:2689
1645
#: bzrlib/builtins.py:2691
1653
1647
"List files in a tree.\n"
1657
1651
# help of 'recursive' option of 'ls' command
1658
#: bzrlib/builtins.py:2698
1652
#: bzrlib/builtins.py:2700
1659
1653
msgid "Recurse into subdirectories."
1662
1656
# help of 'from-root' option of 'ls' command
1663
#: bzrlib/builtins.py:2700
1657
#: bzrlib/builtins.py:2702
1664
1658
msgid "Print paths relative to the root of the branch."
1667
1661
# help of 'unknown' option of 'ls' command
1668
#: bzrlib/builtins.py:2702
1662
#: bzrlib/builtins.py:2704
1669
1663
msgid "Print unknown files."
1672
1666
# help of 'versioned' option of 'ls' command
1673
#: bzrlib/builtins.py:2703
1667
#: bzrlib/builtins.py:2705
1674
1668
msgid "Print versioned files."
1677
1671
# help of 'ignored' option of 'ls' command
1678
#: bzrlib/builtins.py:2706
1672
#: bzrlib/builtins.py:2708
1679
1673
msgid "Print ignored files."
1682
1676
# help of 'kind' option of 'ls' command
1683
#: bzrlib/builtins.py:2708
1677
#: bzrlib/builtins.py:2710
1684
1678
msgid "List entries of a particular kind: file, directory, symlink."
1687
#: bzrlib/builtins.py:2721
1681
#: bzrlib/builtins.py:2723
1688
1682
msgid "invalid kind specified"
1691
#: bzrlib/builtins.py:2724
1685
#: bzrlib/builtins.py:2726
1692
1686
msgid "Cannot set both --verbose and --null"
1695
#: bzrlib/builtins.py:2733
1689
#: bzrlib/builtins.py:2735
1696
1690
msgid "cannot specify both --from-root and PATH"
1699
#: bzrlib/builtins.py:2820
1693
#: bzrlib/builtins.py:2822
1700
1694
msgid "Ignore specified files or patterns."
1703
#: bzrlib/builtins.py:2822
1697
#: bzrlib/builtins.py:2824
1704
1698
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1707
#: bzrlib/builtins.py:2824
1701
#: bzrlib/builtins.py:2826
1709
1703
"If a .bzrignore file does not exist, the ignore command\n"
1710
1704
"will create one and add the specified files or patterns to the newly\n"
1751
1745
" the shell on Unix."
1754
#: bzrlib/builtins.py:2853
1748
#: bzrlib/builtins.py:2855
1756
1750
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1757
1751
" To ignore patterns that begin with that character, use the \"RE:\" prefix."
1760
#: bzrlib/builtins.py:2856
1754
#: bzrlib/builtins.py:2858
1763
1757
" Ignore the top level Makefile::"
1766
#: bzrlib/builtins.py:2859
1760
#: bzrlib/builtins.py:2861
1767
1761
msgid " bzr ignore ./Makefile"
1770
#: bzrlib/builtins.py:2861
1764
#: bzrlib/builtins.py:2863
1771
1765
msgid " Ignore .class files in all directories...::"
1774
#: bzrlib/builtins.py:2863
1768
#: bzrlib/builtins.py:2865
1775
1769
msgid " bzr ignore \"*.class\""
1778
#: bzrlib/builtins.py:2865
1772
#: bzrlib/builtins.py:2867
1779
1773
msgid " ...but do not ignore \"special.class\"::"
1782
#: bzrlib/builtins.py:2867
1776
#: bzrlib/builtins.py:2869
1783
1777
msgid " bzr ignore \"!special.class\""
1786
#: bzrlib/builtins.py:2869
1780
#: bzrlib/builtins.py:2871
1787
1781
msgid " Ignore files whose name begins with the \"#\" character::"
1790
#: bzrlib/builtins.py:2871
1784
#: bzrlib/builtins.py:2873
1791
1785
msgid " bzr ignore \"RE:^#\""
1794
#: bzrlib/builtins.py:2873
1788
#: bzrlib/builtins.py:2875
1795
1789
msgid " Ignore .o files under the lib directory::"
1798
#: bzrlib/builtins.py:2875
1792
#: bzrlib/builtins.py:2877
1799
1793
msgid " bzr ignore \"lib/**/*.o\""
1802
#: bzrlib/builtins.py:2879
1796
#: bzrlib/builtins.py:2881
1803
1797
msgid " bzr ignore \"RE:lib/.*\\.o\""
1806
#: bzrlib/builtins.py:2881
1800
#: bzrlib/builtins.py:2883
1807
1801
msgid " Ignore everything but the \"debian\" toplevel directory::"
1810
#: bzrlib/builtins.py:2883
1804
#: bzrlib/builtins.py:2885
1812
1806
" bzr ignore \"RE:(?!debian/).*\"\n"
1845
#: bzrlib/builtins.py:2945
1839
#: bzrlib/builtins.py:2947
1846
1840
msgid "List ignored files and the patterns that matched them."
1849
#: bzrlib/builtins.py:2947
1843
#: bzrlib/builtins.py:2949
1851
1845
"List all the ignored files and the ignore pattern that caused the file to\n"
1855
#: bzrlib/builtins.py:2950
1849
#: bzrlib/builtins.py:2952
1856
1850
msgid "Alternatively, to list just the files::"
1859
#: bzrlib/builtins.py:2952
1853
#: bzrlib/builtins.py:2954
1860
1854
msgid " bzr ls --ignored"
1863
#: bzrlib/builtins.py:2986
1857
#: bzrlib/builtins.py:2988
1864
1858
#, python-format
1865
1859
msgid "not a valid revision-number: %r"
1868
#: bzrlib/builtins.py:2993
1862
#: bzrlib/builtins.py:2995
1869
1863
msgid "Export current or past revision to a destination directory or archive."
1872
#: bzrlib/builtins.py:2995
1866
#: bzrlib/builtins.py:2997
1873
1867
msgid "If no revision is specified this exports the last committed revision."
1876
#: bzrlib/builtins.py:2997
1870
#: bzrlib/builtins.py:2999
1878
1872
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
1879
1873
"given, try to find the format with the extension. If no extension\n"
1880
1874
"is found exports to a directory (equivalent to --format=dir)."
1883
#: bzrlib/builtins.py:3001
1877
#: bzrlib/builtins.py:3003
1885
1879
"If root is supplied, it will be used as the root directory inside\n"
1886
1880
"container formats (tar, zip, etc). If it is not supplied it will default\n"
1887
1881
"to the exported filename. The root option has no effect for 'dir' format."
1890
#: bzrlib/builtins.py:3005
1884
#: bzrlib/builtins.py:3007
1892
1886
"If branch is omitted then the branch containing the current working\n"
1893
1887
"directory will be used."
1896
#: bzrlib/builtins.py:3008
1890
#: bzrlib/builtins.py:3010
1897
1891
msgid "Note: Export of tree with non-ASCII filenames to zip is not supported."
1900
#: bzrlib/builtins.py:3010
1894
#: bzrlib/builtins.py:3012
1902
1896
" ================= =========================\n"
1903
1897
" Supported formats Autodetected by extension\n"
1913
1907
# help of 'format' option of 'export' command
1914
#: bzrlib/builtins.py:3024
1908
#: bzrlib/builtins.py:3026
1915
1909
msgid "Type of file to export to."
1918
1912
# help of 'filters' option of 'export' command
1919
#: bzrlib/builtins.py:3027
1913
#: bzrlib/builtins.py:3029
1920
1914
msgid "Apply content filters to export the convenient form."
1923
1917
# help of 'root' option of 'export' command
1924
#: bzrlib/builtins.py:3031
1918
#: bzrlib/builtins.py:3033
1925
1919
msgid "Name of the root directory inside the exported file."
1928
1922
# help of 'per-file-timestamps' option of 'export' command
1929
#: bzrlib/builtins.py:3033
1923
#: bzrlib/builtins.py:3035
1931
1925
"Set modification time of files to that of the last revision in which it was "
1935
#: bzrlib/builtins.py:3057
1929
#: bzrlib/builtins.py:3059
1936
1930
msgid "Write the contents of a file as of a given revision to standard output."
1939
#: bzrlib/builtins.py:3059
1933
#: bzrlib/builtins.py:3061
1940
1934
msgid "If no revision is nominated, the last revision is used."
1943
#: bzrlib/builtins.py:3061
1937
#: bzrlib/builtins.py:3063
1945
1939
"Note: Take care to redirect standard output when using this command on a\n"
1949
1943
# help of 'filters' option of 'cat' command
1950
#: bzrlib/builtins.py:3068
1944
#: bzrlib/builtins.py:3070
1951
1945
msgid "Apply content filters to display the convenience form."
1954
#: bzrlib/builtins.py:3079
1948
#: bzrlib/builtins.py:3081
1955
1949
msgid "bzr cat --revision takes exactly one revision specifier"
1958
#: bzrlib/builtins.py:3104 bzrlib/builtins.py:3116
1960
msgid "%r is not present in revision %s"
1952
#: bzrlib/builtins.py:3106 bzrlib/builtins.py:3118
1953
msgid "{0!r} is not present in revision {1}"
1963
#: bzrlib/builtins.py:3139
1956
#: bzrlib/builtins.py:3141
1964
1957
msgid "Commit changes into a new revision."
1967
#: bzrlib/builtins.py:3141
1960
#: bzrlib/builtins.py:3143
1969
1962
"An explanatory message needs to be given for each commit. This is\n"
1970
1963
"often done by using the --message option (getting the message from the\n"
1974
1967
"boilerplate text loaded into the editor, use the --show-diff option."
1977
#: bzrlib/builtins.py:3148
1970
#: bzrlib/builtins.py:3150
1979
1972
"By default, the entire tree is committed and the person doing the\n"
1980
1973
"commit is assumed to be the author. These defaults can be overridden\n"
1981
1974
"as explained below."
1984
#: bzrlib/builtins.py:3152
1977
#: bzrlib/builtins.py:3154
1985
1978
msgid ":Selective commits:"
1988
#: bzrlib/builtins.py:3154
1981
#: bzrlib/builtins.py:3156
1990
1983
" If selected files are specified, only changes to those files are\n"
1991
1984
" committed. If a directory is specified then the directory and\n"
1992
1985
" everything within it is committed."
1995
#: bzrlib/builtins.py:3158
1988
#: bzrlib/builtins.py:3160
1997
1990
" When excludes are given, they take precedence over selected files.\n"
1998
1991
" For example, to commit only changes within foo, but not changes\n"
1999
1992
" within foo/bar::"
2002
#: bzrlib/builtins.py:3162
1995
#: bzrlib/builtins.py:3164
2003
1996
msgid " bzr commit foo -x foo/bar"
2006
#: bzrlib/builtins.py:3164
1999
#: bzrlib/builtins.py:3166
2007
2000
msgid " A selective commit after a merge is not yet supported."
2010
#: bzrlib/builtins.py:3166
2003
#: bzrlib/builtins.py:3168
2011
2004
msgid ":Custom authors:"
2014
#: bzrlib/builtins.py:3168
2007
#: bzrlib/builtins.py:3170
2016
2009
" If the author of the change is not the same person as the committer,\n"
2017
2010
" you can specify the author's name using the --author option. The\n"
2056
2049
# help of 'exclude' option of 'commit' command
2057
#: bzrlib/builtins.py:3199
2050
#: bzrlib/builtins.py:3201
2058
2051
msgid "Do not consider changes made to a given path."
2061
2054
# help of 'message' option of 'commit' command
2062
#: bzrlib/builtins.py:3202
2055
#: bzrlib/builtins.py:3204
2063
2056
msgid "Description of the new revision."
2066
2059
# help of 'unchanged' option of 'commit' command
2067
#: bzrlib/builtins.py:3205
2060
#: bzrlib/builtins.py:3207
2068
2061
msgid "Commit even if nothing has changed."
2071
2064
# help of 'file' option of 'commit' command
2072
#: bzrlib/builtins.py:3209
2065
#: bzrlib/builtins.py:3211
2073
2066
msgid "Take commit message from this file."
2076
2069
# help of 'strict' option of 'commit' command
2077
#: bzrlib/builtins.py:3211
2070
#: bzrlib/builtins.py:3213
2078
2071
msgid "Refuse to commit if there are unknown files in the working tree."
2081
2074
# help of 'commit-time' option of 'commit' command
2082
#: bzrlib/builtins.py:3214
2075
#: bzrlib/builtins.py:3216
2084
2077
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2085
2078
"08:00:00 +0100'."
2088
2081
# help of 'fixes' option of 'commit' command
2089
#: bzrlib/builtins.py:3217
2082
#: bzrlib/builtins.py:3219
2090
2083
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2093
2086
# help of 'author' option of 'commit' command
2094
#: bzrlib/builtins.py:3220
2087
#: bzrlib/builtins.py:3222
2095
2088
msgid "Set the author's name, if it's different from the committer."
2098
2091
# help of 'local' option of 'commit' command
2099
#: bzrlib/builtins.py:3223
2092
#: bzrlib/builtins.py:3225
2101
2094
"Perform a local commit in a bound branch. Local commits are not pushed to "
2102
2095
"the master branch until a normal commit is performed."
2105
2098
# help of 'show-diff' option of 'commit' command
2106
#: bzrlib/builtins.py:3229
2099
#: bzrlib/builtins.py:3231
2108
2101
"When no message is supplied, show the diff along with the status summary in "
2109
2102
"the message editor."
2112
2105
# help of 'lossy' option of 'commit' command
2113
#: bzrlib/builtins.py:3232
2106
#: bzrlib/builtins.py:3234
2115
2108
"When committing to a foreign version control system do not push data that "
2116
2109
"can not be natively represented."
2119
#: bzrlib/builtins.py:3250
2112
#: bzrlib/builtins.py:3252
2120
2113
#, python-format
2122
2115
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2132
2125
"Commit refused."
2135
#: bzrlib/builtins.py:3268
2128
#: bzrlib/builtins.py:3270
2136
2129
#, python-format
2137
2130
msgid "Unrecognized bug %s. Commit refused."
2140
#: bzrlib/builtins.py:3271
2133
#: bzrlib/builtins.py:3273
2141
2134
#, python-format
2144
2137
"Commit refused."
2147
#: bzrlib/builtins.py:3295
2140
#: bzrlib/builtins.py:3297
2148
2141
msgid "Could not parse --commit-time: "
2151
#: bzrlib/builtins.py:3335
2144
#: bzrlib/builtins.py:3337
2152
2145
msgid "please specify either --message or --file"
2155
#: bzrlib/builtins.py:3364
2148
#: bzrlib/builtins.py:3366
2156
2149
msgid "please specify a commit message with either --message or --file"
2159
#: bzrlib/builtins.py:3367
2152
#: bzrlib/builtins.py:3369
2161
2154
"Empty commit message specified. Please specify a commit message with either "
2162
2155
"--message or --file or leave a blank message with --message \"\"."
2165
#: bzrlib/builtins.py:3387
2158
#: bzrlib/builtins.py:3389
2167
2160
"No changes to commit. Please 'bzr add' the files you want to commit, or use "
2168
2161
"--unchanged to force an empty commit."
2171
#: bzrlib/builtins.py:3391
2164
#: bzrlib/builtins.py:3393
2173
2166
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2174
2167
"resolve FILE\" to resolve."
2177
#: bzrlib/builtins.py:3395
2170
#: bzrlib/builtins.py:3397
2178
2171
msgid "Commit refused because there are unknown files in the working tree."
2181
#: bzrlib/builtins.py:3398
2174
#: bzrlib/builtins.py:3400
2184
2177
"To commit to master branch, run update and then commit.\n"
2185
2178
"You can also pass --local to commit to continue working disconnected."
2188
#: bzrlib/builtins.py:3406
2181
#: bzrlib/builtins.py:3408
2190
2183
"Validate working tree structure, branch consistency and repository history."
2193
#: bzrlib/builtins.py:3408
2186
#: bzrlib/builtins.py:3410
2195
2188
"This command checks various invariants about branch and repository storage\n"
2196
2189
"to detect data corruption or bzr bugs."
2199
#: bzrlib/builtins.py:3411
2192
#: bzrlib/builtins.py:3413
2201
2194
"The working tree and branch checks will only give output if a problem is\n"
2202
2195
"detected. The output fields of the repository check are:"
2205
#: bzrlib/builtins.py:3414
2198
#: bzrlib/builtins.py:3416
2208
2201
" This is just the number of revisions checked. It doesn't\n"
2209
2202
" indicate a problem."
2212
#: bzrlib/builtins.py:3418
2205
#: bzrlib/builtins.py:3420
2214
2207
"versionedfiles\n"
2215
2208
" This is just the number of versionedfiles checked. It\n"
2216
2209
" doesn't indicate a problem."
2219
#: bzrlib/builtins.py:3422
2212
#: bzrlib/builtins.py:3424
2221
2214
"unreferenced ancestors\n"
2222
2215
" Texts that are ancestors of other texts, but\n"
2240
2233
" indicate a problem."
2243
#: bzrlib/builtins.py:3437
2236
#: bzrlib/builtins.py:3439
2245
2238
"If no restrictions are specified, all Bazaar data that is found at the "
2247
2240
"location will be checked."
2250
#: bzrlib/builtins.py:3440
2243
#: bzrlib/builtins.py:3442
2251
2244
msgid ":Examples:"
2254
#: bzrlib/builtins.py:3442
2247
#: bzrlib/builtins.py:3444
2255
2248
msgid " Check the tree and branch at 'foo'::"
2258
#: bzrlib/builtins.py:3444
2251
#: bzrlib/builtins.py:3446
2259
2252
msgid " bzr check --tree --branch foo"
2262
#: bzrlib/builtins.py:3446
2255
#: bzrlib/builtins.py:3448
2263
2256
msgid " Check only the repository at 'bar'::"
2266
#: bzrlib/builtins.py:3448
2259
#: bzrlib/builtins.py:3450
2267
2260
msgid " bzr check --repo bar"
2270
#: bzrlib/builtins.py:3450
2263
#: bzrlib/builtins.py:3452
2271
2264
msgid " Check everything at 'baz'::"
2274
#: bzrlib/builtins.py:3452
2267
#: bzrlib/builtins.py:3454
2275
2268
msgid " bzr check baz"
2278
2271
# help of 'branch' option of 'check' command
2279
#: bzrlib/builtins.py:3458
2272
#: bzrlib/builtins.py:3460
2280
2273
msgid "Check the branch related to the current directory."
2283
2276
# help of 'repo' option of 'check' command
2284
#: bzrlib/builtins.py:3460
2277
#: bzrlib/builtins.py:3462
2285
2278
msgid "Check the repository related to the current directory."
2288
2281
# help of 'tree' option of 'check' command
2289
#: bzrlib/builtins.py:3462
2282
#: bzrlib/builtins.py:3464
2290
2283
msgid "Check the working tree related to the current directory."
2293
#: bzrlib/builtins.py:3476
2286
#: bzrlib/builtins.py:3478
2294
2287
msgid "Upgrade a repository, branch or working tree to a newer format."
2297
#: bzrlib/builtins.py:3478
2290
#: bzrlib/builtins.py:3480
2299
2292
"When the default format has changed after a major new release of\n"
2300
2293
"Bazaar, you may be informed during certain operations that you\n"
2335
#: bzrlib/builtins.py:3504
2328
#: bzrlib/builtins.py:3506
2337
2330
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2338
2331
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2341
2334
# help of 'format' option of 'upgrade' command
2342
#: bzrlib/builtins.py:3512
2335
#: bzrlib/builtins.py:3514
2343
2336
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2346
2339
# title of 'format' option of 'init' command
2347
#: bzrlib/builtins.py:3516
2340
#: bzrlib/builtins.py:3518
2348
2341
msgid "Branch format"
2351
2344
# help of 'clean' option of 'upgrade' command
2352
#: bzrlib/builtins.py:3518
2345
#: bzrlib/builtins.py:3520
2353
2346
msgid "Remove the backup.bzr directory if successful."
2356
#: bzrlib/builtins.py:3535
2349
#: bzrlib/builtins.py:3537
2357
2350
msgid "Show or set bzr user id."
2360
#: bzrlib/builtins.py:3537
2353
#: bzrlib/builtins.py:3539
2363
2356
" Show the email of the current user::"
2366
#: bzrlib/builtins.py:3540
2359
#: bzrlib/builtins.py:3542
2367
2360
msgid " bzr whoami --email"
2370
#: bzrlib/builtins.py:3542
2363
#: bzrlib/builtins.py:3544
2371
2364
msgid " Set the current user::"
2374
#: bzrlib/builtins.py:3544
2367
#: bzrlib/builtins.py:3546
2375
2368
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2378
2371
# help of 'email' option of 'whoami' command
2379
#: bzrlib/builtins.py:3548
2372
#: bzrlib/builtins.py:3550
2380
2373
msgid "Display email address only."
2383
2376
# help of 'branch' option of 'whoami' command
2384
#: bzrlib/builtins.py:3550
2377
#: bzrlib/builtins.py:3552
2385
2378
msgid "Set identity for the current branch instead of globally."
2388
#: bzrlib/builtins.py:3574
2381
#: bzrlib/builtins.py:3576
2389
2382
msgid "--email can only be used to display existing identity"
2392
#: bzrlib/builtins.py:3596
2385
#: bzrlib/builtins.py:3598
2393
2386
msgid "Print or set the branch nickname."
2396
#: bzrlib/builtins.py:3598
2389
#: bzrlib/builtins.py:3600
2398
2391
"If unset, the tree root directory name is used as the nickname.\n"
2399
2392
"To print the current nickname, execute with no argument."
2402
#: bzrlib/builtins.py:3601
2395
#: bzrlib/builtins.py:3603
2404
2397
"Bound branches use the nickname of its master branch unless it is set\n"
2408
#: bzrlib/builtins.py:3621
2401
#: bzrlib/builtins.py:3623
2409
2402
msgid "Set/unset and display aliases."
2412
#: bzrlib/builtins.py:3623
2405
#: bzrlib/builtins.py:3625
2415
2408
" Show the current aliases::"
2418
#: bzrlib/builtins.py:3626
2411
#: bzrlib/builtins.py:3628
2419
2412
msgid " bzr alias"
2422
#: bzrlib/builtins.py:3628
2415
#: bzrlib/builtins.py:3630
2423
2416
msgid " Show the alias specified for 'll'::"
2426
#: bzrlib/builtins.py:3630
2419
#: bzrlib/builtins.py:3632
2427
2420
msgid " bzr alias ll"
2430
#: bzrlib/builtins.py:3632
2423
#: bzrlib/builtins.py:3634
2431
2424
msgid " Set an alias for 'll'::"
2434
#: bzrlib/builtins.py:3634
2427
#: bzrlib/builtins.py:3636
2435
2428
msgid " bzr alias ll=\"log --line -r-10..-1\""
2438
#: bzrlib/builtins.py:3636
2431
#: bzrlib/builtins.py:3638
2439
2432
msgid " To remove an alias for 'll'::"
2442
#: bzrlib/builtins.py:3638
2435
#: bzrlib/builtins.py:3640
2443
2436
msgid " bzr alias --remove ll"
2446
2439
# help of 'remove' option of 'alias' command
2447
#: bzrlib/builtins.py:3643
2440
#: bzrlib/builtins.py:3645
2448
2441
msgid "Remove the alias."
2451
#: bzrlib/builtins.py:3661
2444
#: bzrlib/builtins.py:3663
2452
2445
msgid "bzr alias --remove expects an alias to remove."
2455
#: bzrlib/builtins.py:3833
2448
#: bzrlib/builtins.py:3835
2456
2449
msgid "subunit not available. subunit needs to be installed to use --subunit."
2459
#: bzrlib/builtins.py:3850
2452
#: bzrlib/builtins.py:3852
2461
2454
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2464
#: bzrlib/builtins.py:3897
2457
#: bzrlib/builtins.py:3899
2465
2458
msgid "Show version of bzr."
2468
2461
# help of 'short' option of 'version' command
2469
#: bzrlib/builtins.py:3901
2462
#: bzrlib/builtins.py:3903
2470
2463
msgid "Print just the version number."
2473
#: bzrlib/builtins.py:3920
2466
#: bzrlib/builtins.py:3922
2474
2467
msgid "It sure does!\n"
2477
#: bzrlib/builtins.py:3944
2470
#: bzrlib/builtins.py:3946
2478
2471
#, python-format
2479
2472
msgid "merge base is revision %s\n"
2482
#: bzrlib/builtins.py:3948
2475
#: bzrlib/builtins.py:3950
2483
2476
msgid "Perform a three-way merge."
2486
#: bzrlib/builtins.py:3950
2479
#: bzrlib/builtins.py:3952
2488
2481
"The source of the merge can be specified either in the form of a branch,\n"
2489
2482
"or in the form of a path to a file containing a merge directive generated\n"
2550
2543
"merge revision which has more than two parents."
2553
#: bzrlib/builtins.py:3997
2546
#: bzrlib/builtins.py:3999
2555
2548
"If one would like to merge changes from the working tree of the other\n"
2556
2549
"branch without merging any committed revisions, the --uncommitted option\n"
2557
2550
"can be given."
2560
#: bzrlib/builtins.py:4001
2553
#: bzrlib/builtins.py:4003
2562
2555
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2563
2556
"you to apply each diff hunk and file change, similar to \"shelve\"."
2566
#: bzrlib/builtins.py:4004
2559
#: bzrlib/builtins.py:4006
2569
2562
" To merge all new revisions from bzr.dev::"
2572
#: bzrlib/builtins.py:4007
2565
#: bzrlib/builtins.py:4009
2573
2566
msgid " bzr merge ../bzr.dev"
2576
#: bzrlib/builtins.py:4009
2569
#: bzrlib/builtins.py:4011
2577
2570
msgid " To merge changes up to and including revision 82 from bzr.dev::"
2580
#: bzrlib/builtins.py:4011
2573
#: bzrlib/builtins.py:4013
2581
2574
msgid " bzr merge -r 82 ../bzr.dev"
2584
#: bzrlib/builtins.py:4013
2577
#: bzrlib/builtins.py:4015
2585
2578
msgid " To merge the changes introduced by 82, without previous changes::"
2588
#: bzrlib/builtins.py:4015
2581
#: bzrlib/builtins.py:4017
2589
2582
msgid " bzr merge -r 81..82 ../bzr.dev"
2592
#: bzrlib/builtins.py:4017
2585
#: bzrlib/builtins.py:4019
2593
2586
msgid " To apply a merge directive contained in /tmp/merge::"
2596
#: bzrlib/builtins.py:4019
2589
#: bzrlib/builtins.py:4021
2597
2590
msgid " bzr merge /tmp/merge"
2600
#: bzrlib/builtins.py:4021
2593
#: bzrlib/builtins.py:4023
2602
2595
" To create a merge revision with three parents from two branches\n"
2603
2596
" feature1a and feature1b:"
2606
#: bzrlib/builtins.py:4024
2599
#: bzrlib/builtins.py:4026
2608
2601
" bzr merge ../feature1a\n"
2609
2602
" bzr merge ../feature1b --force\n"
2632
2625
# help of 'directory' option of 'merge' command
2633
#: bzrlib/builtins.py:4049
2626
#: bzrlib/builtins.py:4051
2635
2628
"Branch to merge into, rather than the one containing the working directory."
2638
2631
# help of 'preview' option of 'merge' command
2639
#: bzrlib/builtins.py:4051
2632
#: bzrlib/builtins.py:4053
2640
2633
msgid "Instead of merging, show a diff of the merge."
2643
2636
# help of 'interactive' option of 'merge' command
2644
#: bzrlib/builtins.py:4053
2637
#: bzrlib/builtins.py:4055
2645
2638
msgid "Select changes interactively."
2648
#: bzrlib/builtins.py:4075
2641
#: bzrlib/builtins.py:4077
2650
2643
"Merging into empty branches not currently supported, https://bugs.launchpad."
2651
2644
"net/bzr/+bug/308562"
2654
#: bzrlib/builtins.py:4102
2647
#: bzrlib/builtins.py:4104
2655
2648
msgid "Cannot use --uncommitted with bundles or merge directives."
2658
#: bzrlib/builtins.py:4113
2651
#: bzrlib/builtins.py:4115
2659
2652
msgid "Cannot use --uncommitted and --revision at the same time."
2662
#: bzrlib/builtins.py:4133
2655
#: bzrlib/builtins.py:4135
2663
2656
msgid "merger: "
2666
#: bzrlib/builtins.py:4135
2659
#: bzrlib/builtins.py:4137
2667
2660
msgid "Nothing to do."
2670
#: bzrlib/builtins.py:4139
2663
#: bzrlib/builtins.py:4141
2671
2664
msgid "Cannot pull individual files"
2674
#: bzrlib/builtins.py:4147
2667
#: bzrlib/builtins.py:4149
2675
2668
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2678
#: bzrlib/builtins.py:4205
2671
#: bzrlib/builtins.py:4207
2679
2672
#, python-format
2680
2673
msgid "Show-base is not supported for this merge type. %s"
2683
#: bzrlib/builtins.py:4214
2676
#: bzrlib/builtins.py:4216
2684
2677
#, python-format
2685
2678
msgid "Conflict reduction is not supported for merge type %s."
2688
#: bzrlib/builtins.py:4218
2681
#: bzrlib/builtins.py:4220
2689
2682
msgid "Cannot do conflict reduction and show base."
2692
#: bzrlib/builtins.py:4329
2685
#: bzrlib/builtins.py:4331
2693
2686
msgid "No location specified or remembered"
2696
#: bzrlib/builtins.py:4331
2698
msgid "%s remembered %s location %s"
2689
#: bzrlib/builtins.py:4333
2690
msgid "{0} remembered {1} location {2}"
2701
#: bzrlib/builtins.py:4337
2693
#: bzrlib/builtins.py:4339
2702
2694
msgid "Redo a merge."
2705
#: bzrlib/builtins.py:4339
2697
#: bzrlib/builtins.py:4341
2707
2699
"Use this if you want to try a different merge technique while resolving\n"
2708
2700
"conflicts. Some merge techniques are better than others, and remerge\n"
2709
2701
"lets you try different ones on different files."
2712
#: bzrlib/builtins.py:4343
2704
#: bzrlib/builtins.py:4345
2714
2706
"The options for remerge have the same meaning and defaults as the ones for\n"
2715
2707
"merge. The difference is that remerge can (only) be run when there is a\n"
2716
2708
"pending merge, and it lets you specify particular files."
2719
#: bzrlib/builtins.py:4347
2711
#: bzrlib/builtins.py:4349
2722
2714
" Re-do the merge of all conflicted files, and show the base text in\n"
2723
2715
" conflict regions, in addition to the usual THIS and OTHER texts::"
2726
#: bzrlib/builtins.py:4351
2718
#: bzrlib/builtins.py:4353
2727
2719
msgid " bzr remerge --show-base"
2730
#: bzrlib/builtins.py:4353
2722
#: bzrlib/builtins.py:4355
2732
2724
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2733
2725
" additional processing to reduce the size of conflict regions::"
2736
#: bzrlib/builtins.py:4356
2728
#: bzrlib/builtins.py:4358
2737
2729
msgid " bzr remerge --merge-type weave --reprocess foobar"
2740
2732
# help of 'show-base' option of 'merge' command
2741
#: bzrlib/builtins.py:4363
2733
#: bzrlib/builtins.py:4365
2742
2734
msgid "Show base revision text in conflicts."
2745
#: bzrlib/builtins.py:4375
2737
#: bzrlib/builtins.py:4377
2747
2739
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2751
#: bzrlib/builtins.py:4431
2743
#: bzrlib/builtins.py:4433
2752
2744
msgid "Revert files to a previous revision."
2755
#: bzrlib/builtins.py:4433
2747
#: bzrlib/builtins.py:4435
2757
2749
"Giving a list of files will revert only those files. Otherwise, all files\n"
2758
2750
"will be reverted. If the revision is not specified with '--revision', the\n"
2759
2751
"last committed revision is used."
2762
#: bzrlib/builtins.py:4437
2754
#: bzrlib/builtins.py:4439
2764
2756
"To remove only some changes, without reverting to a prior version, use\n"
2765
2757
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2820
2812
# help of 'no-backup' option of 'revert' command
2821
#: bzrlib/builtins.py:4480
2813
#: bzrlib/builtins.py:4482
2822
2814
msgid "Do not save backups of reverted files."
2825
2817
# help of 'forget-merges' option of 'revert' command
2826
#: bzrlib/builtins.py:4482
2818
#: bzrlib/builtins.py:4484
2827
2819
msgid "Remove pending merge marker, without changing any files."
2830
#: bzrlib/builtins.py:4513
2822
#: bzrlib/builtins.py:4515
2832
2824
"Show help on a command or other topic.\n"
2836
2828
# help of 'long' option of 'help' command
2837
#: bzrlib/builtins.py:4518
2829
#: bzrlib/builtins.py:4520
2838
2830
msgid "Show help on all commands."
2841
#: bzrlib/builtins.py:4547
2833
#: bzrlib/builtins.py:4549
2842
2834
msgid "Show unmerged/unpulled revisions between two branches."
2845
#: bzrlib/builtins.py:4549
2837
#: bzrlib/builtins.py:4551
2846
2838
msgid "OTHER_BRANCH may be local or remote."
2849
#: bzrlib/builtins.py:4551
2841
#: bzrlib/builtins.py:4553
2851
2843
"To filter on a range of revisions, you can use the command -r begin..end\n"
2852
2844
"-r revision requests a specific revision, -r ..end or -r begin.. are\n"
2857
2849
" 0 - no missing revisions"
2860
#: bzrlib/builtins.py:4561
2852
#: bzrlib/builtins.py:4563
2862
2854
" Determine the missing revisions between this and the branch at the\n"
2863
2855
" remembered pull location::"
2866
#: bzrlib/builtins.py:4564
2858
#: bzrlib/builtins.py:4566
2867
2859
msgid " bzr missing"
2870
#: bzrlib/builtins.py:4566
2862
#: bzrlib/builtins.py:4568
2871
2863
msgid " Determine the missing revisions between this and another branch::"
2874
#: bzrlib/builtins.py:4568
2866
#: bzrlib/builtins.py:4570
2875
2867
msgid " bzr missing http://server/branch"
2878
#: bzrlib/builtins.py:4570
2870
#: bzrlib/builtins.py:4572
2880
2872
" Determine the missing revisions up to a specific revision on the other\n"
2884
#: bzrlib/builtins.py:4573
2876
#: bzrlib/builtins.py:4575
2885
2877
msgid " bzr missing -r ..-10"
2888
#: bzrlib/builtins.py:4575
2880
#: bzrlib/builtins.py:4577
2890
2882
" Determine the missing revisions up to a specific revision on this\n"
2894
#: bzrlib/builtins.py:4578
2886
#: bzrlib/builtins.py:4580
2895
2887
msgid " bzr missing --my-revision ..-10"
2898
2890
# help of 'reverse' option of 'missing' command
2899
#: bzrlib/builtins.py:4585
2891
#: bzrlib/builtins.py:4587
2900
2892
msgid "Reverse the order of revisions."
2903
2895
# help of 'mine-only' option of 'missing' command
2904
#: bzrlib/builtins.py:4587
2896
#: bzrlib/builtins.py:4589
2905
2897
msgid "Display changes in the local branch only."
2908
2900
# help of 'this' option of 'missing' command
2909
#: bzrlib/builtins.py:4588
2901
#: bzrlib/builtins.py:4590
2910
2902
msgid "Same as --mine-only."
2913
2905
# help of 'theirs-only' option of 'missing' command
2914
#: bzrlib/builtins.py:4590
2906
#: bzrlib/builtins.py:4592
2915
2907
msgid "Display changes in the remote branch only."
2918
2910
# help of 'other' option of 'missing' command
2919
#: bzrlib/builtins.py:4591
2911
#: bzrlib/builtins.py:4593
2920
2912
msgid "Same as --theirs-only."
2923
2915
# help of 'revision' option of 'missing' command
2924
#: bzrlib/builtins.py:4596
2916
#: bzrlib/builtins.py:4598
2926
2918
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
2930
2922
# help of 'my-revision' option of 'missing' command
2931
#: bzrlib/builtins.py:4600
2923
#: bzrlib/builtins.py:4602
2933
2925
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
2937
2929
# help of 'include-merges' option of 'missing' command
2938
#: bzrlib/builtins.py:4603
2930
#: bzrlib/builtins.py:4605
2939
2931
msgid "Show all revisions in addition to the mainline ones."
2942
#: bzrlib/builtins.py:4639
2934
#: bzrlib/builtins.py:4641
2943
2935
msgid "No peer location known or specified."
2946
#: bzrlib/builtins.py:4643
2938
#: bzrlib/builtins.py:4645
2947
2939
msgid "Using saved parent location: {0}\n"
2950
#: bzrlib/builtins.py:4676
2942
#: bzrlib/builtins.py:4678
2951
2943
#, python-format
2952
2944
msgid "You have %d extra revision(s):\n"
2955
#: bzrlib/builtins.py:4690
2947
#: bzrlib/builtins.py:4692
2956
2948
#, python-format
2957
2949
msgid "You are missing %d revision(s):\n"
2960
#: bzrlib/builtins.py:4700
2952
#: bzrlib/builtins.py:4702
2961
2953
msgid "This branch has no new revisions.\n"
2964
#: bzrlib/builtins.py:4703
2956
#: bzrlib/builtins.py:4705
2965
2957
msgid "Other branch has no new revisions.\n"
2968
#: bzrlib/builtins.py:4708
2960
#: bzrlib/builtins.py:4710
2969
2961
msgid "Branches are up to date.\n"
2972
#: bzrlib/builtins.py:4719
2964
#: bzrlib/builtins.py:4721
2973
2965
msgid "Compress the data within a repository."
2976
#: bzrlib/builtins.py:4721
2968
#: bzrlib/builtins.py:4723
2978
2970
"This operation compresses the data within a bazaar repository. As\n"
2979
2971
"bazaar supports automatic packing of repository, this operation is\n"
2980
2972
"normally not required to be done manually."
2983
#: bzrlib/builtins.py:4725
2975
#: bzrlib/builtins.py:4727
2985
2977
"During the pack operation, bazaar takes a backup of existing repository\n"
2986
2978
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3033
3025
"plugins using the Python programming language."
3036
#: bzrlib/builtins.py:4783
3028
#: bzrlib/builtins.py:4785
3037
3029
msgid "Show testament (signing-form) of a revision."
3040
3032
# help of 'long' option of 'testament' command
3041
#: bzrlib/builtins.py:4786
3033
#: bzrlib/builtins.py:4788
3042
3034
msgid "Produce long-format testament."
3045
3037
# help of 'strict' option of 'testament' command
3046
#: bzrlib/builtins.py:4788
3038
#: bzrlib/builtins.py:4790
3047
3039
msgid "Produce a strict-format testament."
3050
#: bzrlib/builtins.py:4814
3042
#: bzrlib/builtins.py:4816
3051
3043
msgid "Show the origin of each line in a file."
3054
#: bzrlib/builtins.py:4816
3046
#: bzrlib/builtins.py:4818
3056
3048
"This prints out the given file with an annotation on the left side\n"
3057
3049
"indicating which revision, author and date introduced the change."
3060
#: bzrlib/builtins.py:4819
3052
#: bzrlib/builtins.py:4821
3062
3054
"If the origin is the same for a run of consecutive lines, it is\n"
3063
3055
"shown only at the top, unless the --all option is given."
3066
3058
# help of 'all' option of 'annotate' command
3067
#: bzrlib/builtins.py:4827
3059
#: bzrlib/builtins.py:4829
3068
3060
msgid "Show annotations on all lines."
3071
3063
# help of 'long' option of 'annotate' command
3072
#: bzrlib/builtins.py:4828
3064
#: bzrlib/builtins.py:4830
3073
3065
msgid "Show commit date in annotations."
3076
#: bzrlib/builtins.py:4915
3068
#: bzrlib/builtins.py:4917
3077
3069
msgid "Cannot sign a range of non-revision-history revisions"
3080
#: bzrlib/builtins.py:4927
3072
#: bzrlib/builtins.py:4929
3081
3073
msgid "Please supply either one revision, or a range."
3084
#: bzrlib/builtins.py:4931
3076
#: bzrlib/builtins.py:4933
3086
3078
"Convert the current branch into a checkout of the supplied branch.\n"
3087
3079
"If no branch is supplied, rebind to the last bound location."
3090
#: bzrlib/builtins.py:4934
3082
#: bzrlib/builtins.py:4936
3092
3084
"Once converted into a checkout, commits must succeed on the master branch\n"
3093
3085
"before they will be applied to the local branch."
3096
#: bzrlib/builtins.py:4937
3088
#: bzrlib/builtins.py:4939
3098
3090
"Bound branches use the nickname of its master branch unless it is set\n"
3099
3091
"locally, in which case binding will update the local nickname to be\n"
3100
3092
"that of the master."
3103
#: bzrlib/builtins.py:4952
3095
#: bzrlib/builtins.py:4954
3104
3096
msgid "No location supplied. This format does not remember old locations."
3107
#: bzrlib/builtins.py:4957
3099
#: bzrlib/builtins.py:4959
3108
3100
msgid "Branch is already bound"
3111
#: bzrlib/builtins.py:4959
3103
#: bzrlib/builtins.py:4961
3112
3104
msgid "No location supplied and no previous location known"
3115
#: bzrlib/builtins.py:4965
3107
#: bzrlib/builtins.py:4967
3116
3108
msgid "These branches have diverged. Try merging, and then bind again."
3119
#: bzrlib/builtins.py:4972
3111
#: bzrlib/builtins.py:4974
3120
3112
msgid "Convert the current checkout into a regular branch."
3123
#: bzrlib/builtins.py:4974
3115
#: bzrlib/builtins.py:4976
3125
3117
"After unbinding, the local branch is considered independent and subsequent\n"
3126
3118
"commits will be local only."
3129
#: bzrlib/builtins.py:4985
3121
#: bzrlib/builtins.py:4987
3130
3122
msgid "Local branch is not bound"
3133
#: bzrlib/builtins.py:4989
3125
#: bzrlib/builtins.py:4991
3134
3126
msgid "Remove the last committed revision."
3137
#: bzrlib/builtins.py:4991
3129
#: bzrlib/builtins.py:4993
3139
3131
"--verbose will print out what is being removed.\n"
3140
3132
"--dry-run will go through all the motions, but not actually\n"
3141
3133
"remove anything."
3144
#: bzrlib/builtins.py:4995
3136
#: bzrlib/builtins.py:4997
3146
3138
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3147
3139
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3148
3140
"branch at revision 15."
3151
#: bzrlib/builtins.py:4999
3143
#: bzrlib/builtins.py:5001
3153
3145
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3154
3146
"it may make is to restore any pending merges that were present before\n"
3158
3150
# help of 'dry-run' option of 'uncommit' command
3159
#: bzrlib/builtins.py:5010
3151
#: bzrlib/builtins.py:5012
3160
3152
msgid "Don't actually make changes."
3163
3155
# help of 'force' option of 'uncommit' command
3164
#: bzrlib/builtins.py:5011
3156
#: bzrlib/builtins.py:5013
3165
3157
msgid "Say yes to all questions."
3168
3160
# help of 'keep-tags' option of 'uncommit' command
3169
#: bzrlib/builtins.py:5013
3161
#: bzrlib/builtins.py:5015
3170
3162
msgid "Keep tags that point to removed revisions."
3173
3165
# help of 'local' option of 'uncommit' command
3174
#: bzrlib/builtins.py:5015
3166
#: bzrlib/builtins.py:5017
3175
3167
msgid "Only remove the commits from the local branch when in a checkout."
3178
#: bzrlib/builtins.py:5064
3170
#: bzrlib/builtins.py:5066
3179
3171
msgid "No revisions to uncommit.\n"
3182
#: bzrlib/builtins.py:5079
3174
#: bzrlib/builtins.py:5081
3183
3175
msgid "Dry-run, pretending to remove the above revisions.\n"
3186
#: bzrlib/builtins.py:5082
3178
#: bzrlib/builtins.py:5084
3187
3179
msgid "The above revision(s) will be removed.\n"
3190
#: bzrlib/builtins.py:5086
3182
#: bzrlib/builtins.py:5088
3191
3183
msgid "Uncommit these revisions"
3194
#: bzrlib/builtins.py:5089
3186
#: bzrlib/builtins.py:5091
3195
3187
msgid "Canceled\n"
3198
#: bzrlib/builtins.py:5096
3190
#: bzrlib/builtins.py:5098
3199
3191
#, python-format
3201
3193
"You can restore the old tip by running:\n"
3202
3194
" bzr pull . -r revid:%s\n"
3205
#: bzrlib/builtins.py:5101
3197
#: bzrlib/builtins.py:5103
3206
3198
msgid "Break a dead lock."
3209
#: bzrlib/builtins.py:5103
3201
#: bzrlib/builtins.py:5105
3211
3203
"This command breaks a lock on a repository, branch, working directory or\n"
3215
#: bzrlib/builtins.py:5106
3207
#: bzrlib/builtins.py:5108
3217
3209
"CAUTION: Locks should only be broken when you are sure that the process\n"
3218
3210
"holding the lock has been stopped."
3221
#: bzrlib/builtins.py:5109
3213
#: bzrlib/builtins.py:5111
3223
3215
"You can get information on what locks are open via the 'bzr info\n"
3224
3216
"[location]' command."
3227
#: bzrlib/builtins.py:5112
3219
#: bzrlib/builtins.py:5114
3230
3222
" bzr break-lock\n"
3235
3227
# help of 'config' option of 'break-lock' command
3236
#: bzrlib/builtins.py:5121
3228
#: bzrlib/builtins.py:5123
3237
3229
msgid "LOCATION is the directory where the config lock is."
3240
3232
# help of 'force' option of 'break-lock' command
3241
#: bzrlib/builtins.py:5123
3233
#: bzrlib/builtins.py:5125
3242
3234
msgid "Do not ask for confirmation before breaking the lock."
3245
#: bzrlib/builtins.py:5159
3237
#: bzrlib/builtins.py:5161
3246
3238
msgid "Run the bzr server."
3249
3241
# help of 'inet' option of 'serve' command
3250
#: bzrlib/builtins.py:5165
3242
#: bzrlib/builtins.py:5167
3251
3243
msgid "Serve on stdin/out for use from inetd or sshd."
3254
3246
# title of 'protocol' option of 'serve' command
3255
#: bzrlib/builtins.py:5166
3247
#: bzrlib/builtins.py:5168
3256
3248
msgid "protocol"
3259
3251
# help of 'protocol' option of 'serve' command
3260
#: bzrlib/builtins.py:5167
3252
#: bzrlib/builtins.py:5169
3261
3253
msgid "Protocol to serve."
3264
3256
# help of 'port' option of 'serve' command
3265
#: bzrlib/builtins.py:5171
3257
#: bzrlib/builtins.py:5173
3267
3259
"Listen for connections on nominated port of the form [hostname:]portnumber. "
3268
3260
"Passing 0 as the port number will result in a dynamically allocated port. "
3284
3276
"uncontrolled write access to your file system."
3287
#: bzrlib/builtins.py:5224
3279
#: bzrlib/builtins.py:5226
3288
3280
msgid "Combine a tree into its containing tree."
3291
#: bzrlib/builtins.py:5226
3283
#: bzrlib/builtins.py:5228
3292
3284
msgid "This command requires the target tree to be in a rich-root format."
3295
#: bzrlib/builtins.py:5228
3287
#: bzrlib/builtins.py:5230
3297
3289
"The TREE argument should be an independent tree, inside another tree, but\n"
3298
3290
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3299
3291
"running \"bzr branch\" with the target inside a tree.)"
3302
#: bzrlib/builtins.py:5232
3294
#: bzrlib/builtins.py:5234
3304
3296
"The result is a combined tree, with the subtree no longer an independent\n"
3305
3297
"part. This is marked as a merge of the subtree into the containing tree,\n"
3306
3298
"and all history is preserved."
3309
#: bzrlib/builtins.py:5250
3301
#: bzrlib/builtins.py:5252
3310
3302
#, python-format
3312
3304
"Can't join trees because %s doesn't support rich root data.\n"
3313
3305
"You can use bzr upgrade on the repository."
3316
#: bzrlib/builtins.py:5259 bzrlib/builtins.py:5265
3318
msgid "Cannot join %s. %s"
3308
#: bzrlib/builtins.py:5262 bzrlib/builtins.py:5268
3309
msgid "Cannot join {0}. {1}"
3321
#: bzrlib/builtins.py:5270
3312
#: bzrlib/builtins.py:5272
3322
3313
msgid "Split a subdirectory of a tree into a separate tree."
3325
#: bzrlib/builtins.py:5272
3316
#: bzrlib/builtins.py:5274
3327
3318
"This command will produce a target tree in a format that supports\n"
3328
3319
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3329
3320
"converted into earlier formats like 'dirstate-tags'."
3332
#: bzrlib/builtins.py:5276
3323
#: bzrlib/builtins.py:5278
3334
3325
"The TREE argument should be a subdirectory of a working tree. That\n"
3335
3326
"subdirectory will be converted into an independent tree, with its own\n"
3336
3327
"branch. Commits in the top-level tree will not apply to the new subtree."
3339
#: bzrlib/builtins.py:5356
3330
#: bzrlib/builtins.py:5358
3340
3331
msgid "No submit branch specified or known"
3343
#: bzrlib/builtins.py:5364
3334
#: bzrlib/builtins.py:5366
3344
3335
msgid "No public branch specified or known"
3347
#: bzrlib/builtins.py:5369
3338
#: bzrlib/builtins.py:5371
3348
3339
msgid "bzr merge-directive takes at most two one revision identifiers"
3351
#: bzrlib/builtins.py:5378
3342
#: bzrlib/builtins.py:5380
3352
3343
msgid "No revisions to bundle."
3355
#: bzrlib/builtins.py:5397
3346
#: bzrlib/builtins.py:5399
3356
3347
msgid "Mail or create a merge-directive for submitting changes."
3359
#: bzrlib/builtins.py:5399
3350
#: bzrlib/builtins.py:5401
3360
3351
msgid "A merge directive provides many things needed for requesting merges:"
3363
#: bzrlib/builtins.py:5401
3354
#: bzrlib/builtins.py:5403
3364
3355
msgid "* A machine-readable description of the merge to perform"
3367
#: bzrlib/builtins.py:5403
3358
#: bzrlib/builtins.py:5405
3368
3359
msgid "* An optional patch that is a preview of the changes requested"
3371
#: bzrlib/builtins.py:5405
3362
#: bzrlib/builtins.py:5407
3373
3364
"* An optional bundle of revision data, so that the changes can be applied\n"
3374
3365
" directly from the merge directive, without retrieving data from a\n"
3378
#: bzrlib/builtins.py:5409
3369
#: bzrlib/builtins.py:5411
3380
3371
"`bzr send` creates a compact data set that, when applied using bzr\n"
3381
3372
"merge, has the same effect as merging from the source branch. "
3384
#: bzrlib/builtins.py:5412
3375
#: bzrlib/builtins.py:5414
3386
3377
"By default the merge directive is self-contained and can be applied to any\n"
3387
3378
"branch containing submit_branch in its ancestory without needing access to\n"
3388
3379
"the source branch."
3391
#: bzrlib/builtins.py:5416
3382
#: bzrlib/builtins.py:5418
3393
3384
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3394
3385
"revisions, but only a structured request to merge from the\n"
3483
3474
# help of 'output' option of 'send' command
3484
#: bzrlib/builtins.py:5491
3475
#: bzrlib/builtins.py:5493
3485
3476
msgid "Write merge directive to this file or directory; use - for stdout."
3488
3479
# help of 'strict' option of 'send' command
3489
#: bzrlib/builtins.py:5495
3480
#: bzrlib/builtins.py:5497
3491
3482
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3492
3483
"strict disables the check."
3495
3486
# help of 'mail-to' option of 'send' command
3496
#: bzrlib/builtins.py:5497
3487
#: bzrlib/builtins.py:5499
3497
3488
msgid "Mail the request to this address."
3500
3491
# help of 'body' option of 'send' command
3501
#: bzrlib/builtins.py:5501
3492
#: bzrlib/builtins.py:5503
3502
3493
msgid "Body for the email."
3505
3496
# help of 'no-bundle' option of 'send' command
3506
#: bzrlib/builtins.py:5554
3497
#: bzrlib/builtins.py:5556
3507
3498
msgid "Do not include a bundle in the merge directive."
3510
3501
# help of 'no-patch' option of 'send' command
3511
#: bzrlib/builtins.py:5555
3502
#: bzrlib/builtins.py:5557
3512
3503
msgid "Do not include a preview patch in the merge directive."
3515
3506
# help of 'remember' option of 'send' command
3516
#: bzrlib/builtins.py:5558
3507
#: bzrlib/builtins.py:5560
3517
3508
msgid "Remember submit and public branch."
3520
3511
# help of 'from' option of 'send' command
3521
#: bzrlib/builtins.py:5560
3512
#: bzrlib/builtins.py:5562
3523
3514
"Branch to generate the submission from, rather than the one containing the "
3524
3515
"working directory."
3527
3518
# title of 'format' option of 'send' command
3528
#: bzrlib/builtins.py:5570
3519
#: bzrlib/builtins.py:5572
3532
3523
# help of 'format' option of 'send' command
3533
#: bzrlib/builtins.py:5571
3524
#: bzrlib/builtins.py:5573
3534
3525
msgid "Use the specified output format."
3537
#: bzrlib/builtins.py:5593
3528
#: bzrlib/builtins.py:5595
3538
3529
msgid "Create, remove or modify a tag naming a revision."
3541
#: bzrlib/builtins.py:5595
3532
#: bzrlib/builtins.py:5597
3543
3534
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3544
3535
"(--revision) option can be given -rtag:X, where X is any previously\n"
3548
#: bzrlib/builtins.py:5599
3539
#: bzrlib/builtins.py:5601
3550
3541
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3551
3542
"along when you branch, push, pull or merge."
3554
#: bzrlib/builtins.py:5602
3545
#: bzrlib/builtins.py:5604
3556
3547
"It is an error to give a tag name that already exists unless you pass\n"
3557
3548
"--force, in which case the tag is moved to point to the new revision."
3560
#: bzrlib/builtins.py:5605
3551
#: bzrlib/builtins.py:5607
3562
3553
"To rename a tag (change the name but keep it on the same revsion), run "
3564
3555
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3567
#: bzrlib/builtins.py:5608
3558
#: bzrlib/builtins.py:5610
3569
3560
"If no tag name is specified it will be determined through the \n"
3570
3561
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3575
3566
# help of 'delete' option of 'tag' command
3576
#: bzrlib/builtins.py:5618
3567
#: bzrlib/builtins.py:5620
3577
3568
msgid "Delete this tag rather than placing it."
3580
3571
# help of 'directory' option of 'tag' command
3581
#: bzrlib/builtins.py:5621
3572
#: bzrlib/builtins.py:5623
3582
3573
msgid "Branch in which to place the tag."
3585
3576
# help of 'force' option of 'tag' command
3586
#: bzrlib/builtins.py:5623
3577
#: bzrlib/builtins.py:5625
3587
3578
msgid "Replace existing tags."
3590
#: bzrlib/builtins.py:5638
3581
#: bzrlib/builtins.py:5640
3591
3582
msgid "No tag specified to delete."
3594
#: bzrlib/builtins.py:5640
3585
#: bzrlib/builtins.py:5642
3595
3586
#, python-format
3596
3587
msgid "Deleted tag %s."
3599
#: bzrlib/builtins.py:5645
3590
#: bzrlib/builtins.py:5647
3600
3591
msgid "Tags can only be placed on a single revision, not on a range"
3603
#: bzrlib/builtins.py:5654
3594
#: bzrlib/builtins.py:5656
3604
3595
msgid "Please specify a tag name."
3607
#: bzrlib/builtins.py:5662
3598
#: bzrlib/builtins.py:5664
3608
3599
#, python-format
3609
3600
msgid "Tag %s already exists for that revision."
3612
#: bzrlib/builtins.py:5666
3603
#: bzrlib/builtins.py:5668
3613
3604
#, python-format
3614
3605
msgid "Created tag %s."
3617
#: bzrlib/builtins.py:5668
3608
#: bzrlib/builtins.py:5670
3618
3609
#, python-format
3619
3610
msgid "Updated tag %s."
3622
#: bzrlib/builtins.py:5672
3613
#: bzrlib/builtins.py:5674
3623
3614
msgid "List tags."
3626
#: bzrlib/builtins.py:5674
3617
#: bzrlib/builtins.py:5676
3628
3619
"This command shows a table of tag names and the revisions they reference."
3631
3622
# help of 'directory' option of 'tags' command
3632
#: bzrlib/builtins.py:5680
3623
#: bzrlib/builtins.py:5682
3633
3624
msgid "Branch whose tags should be displayed."
3636
3627
# help of 'sort' option of 'tags' command
3637
#: bzrlib/builtins.py:5682
3628
#: bzrlib/builtins.py:5684
3638
3629
msgid "Sort tags by different criteria."
3641
3632
# title of 'sort' option of 'tags' command
3642
#: bzrlib/builtins.py:5682
3633
#: bzrlib/builtins.py:5684
3643
3634
msgid "Sorting"
3646
#: bzrlib/builtins.py:5727
3637
#: bzrlib/builtins.py:5729
3647
3638
msgid "Reconfigure the type of a bzr directory."
3650
#: bzrlib/builtins.py:5729
3641
#: bzrlib/builtins.py:5731
3651
3642
msgid "A target configuration must be specified."
3654
#: bzrlib/builtins.py:5731
3645
#: bzrlib/builtins.py:5733
3656
3647
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3657
3648
"The order of preference is\n"
3665
3656
# title of 'tree_type' option of 'reconfigure' command
3666
#: bzrlib/builtins.py:5745
3657
#: bzrlib/builtins.py:5747
3667
3658
msgid "Tree type"
3670
3661
# help of 'tree_type' option of 'reconfigure' command
3671
#: bzrlib/builtins.py:5746
3662
#: bzrlib/builtins.py:5748
3672
3663
msgid "The relation between branch and tree."
3675
3666
# title of 'repository_type' option of 'reconfigure' command
3676
#: bzrlib/builtins.py:5756
3667
#: bzrlib/builtins.py:5758
3677
3668
msgid "Repository type"
3680
3671
# help of 'repository_type' option of 'reconfigure' command
3681
#: bzrlib/builtins.py:5757
3672
#: bzrlib/builtins.py:5759
3682
3673
msgid "Location fo the repository."
3685
3676
# title of 'repository_trees' option of 'reconfigure' command
3686
#: bzrlib/builtins.py:5765
3677
#: bzrlib/builtins.py:5767
3687
3678
msgid "Trees in Repository"
3690
3681
# help of 'repository_trees' option of 'reconfigure' command
3691
#: bzrlib/builtins.py:5766
3682
#: bzrlib/builtins.py:5768
3692
3683
msgid "Whether new branches in the repository have trees."
3695
3686
# help of 'bind-to' option of 'reconfigure' command
3696
#: bzrlib/builtins.py:5773
3687
#: bzrlib/builtins.py:5775
3697
3688
msgid "Branch to bind checkout to."
3700
3691
# help of 'force' option of 'reconfigure' command
3701
#: bzrlib/builtins.py:5775
3692
#: bzrlib/builtins.py:5777
3702
3693
msgid "Perform reconfiguration even if local changes will be lost."
3705
3696
# help of 'stacked-on' option of 'reconfigure' command
3706
#: bzrlib/builtins.py:5778
3697
#: bzrlib/builtins.py:5780
3707
3698
msgid "Reconfigure a branch to be stacked on another branch."
3710
3701
# help of 'unstacked' option of 'reconfigure' command
3711
#: bzrlib/builtins.py:5782
3702
#: bzrlib/builtins.py:5784
3713
3704
"Reconfigure a branch to be unstacked. This may require copying substantial "
3714
3705
"data into it."
3717
#: bzrlib/builtins.py:5792
3708
#: bzrlib/builtins.py:5794
3718
3709
msgid "Can't use both --stacked-on and --unstacked"
3721
#: bzrlib/builtins.py:5806
3712
#: bzrlib/builtins.py:5808
3722
3713
msgid "No target configuration specified"
3725
#: bzrlib/builtins.py:5841
3716
#: bzrlib/builtins.py:5843
3726
3717
msgid "Set the branch of a checkout and update."
3729
#: bzrlib/builtins.py:5843
3720
#: bzrlib/builtins.py:5845
3731
3722
"For lightweight checkouts, this changes the branch being referenced.\n"
3732
3723
"For heavyweight checkouts, this checks that there are no local commits\n"
3807
3798
"want to switch back to your view after that."
3810
#: bzrlib/builtins.py:5957
3801
#: bzrlib/builtins.py:5959
3813
3804
" To define the current view::"
3816
#: bzrlib/builtins.py:5960
3807
#: bzrlib/builtins.py:5962
3817
3808
msgid " bzr view file1 dir1 ..."
3820
#: bzrlib/builtins.py:5962
3811
#: bzrlib/builtins.py:5964
3821
3812
msgid " To list the current view::"
3824
#: bzrlib/builtins.py:5964
3815
#: bzrlib/builtins.py:5966
3825
3816
msgid " bzr view"
3828
#: bzrlib/builtins.py:5966
3819
#: bzrlib/builtins.py:5968
3829
3820
msgid " To delete the current view::"
3832
#: bzrlib/builtins.py:5968
3823
#: bzrlib/builtins.py:5970
3833
3824
msgid " bzr view --delete"
3836
#: bzrlib/builtins.py:5970
3827
#: bzrlib/builtins.py:5972
3837
3828
msgid " To disable the current view without deleting it::"
3840
#: bzrlib/builtins.py:5972
3831
#: bzrlib/builtins.py:5974
3841
3832
msgid " bzr view --switch off"
3844
#: bzrlib/builtins.py:5974
3835
#: bzrlib/builtins.py:5976
3845
3836
msgid " To define a named view and switch to it::"
3848
#: bzrlib/builtins.py:5976
3839
#: bzrlib/builtins.py:5978
3849
3840
msgid " bzr view --name view-name file1 dir1 ..."
3852
#: bzrlib/builtins.py:5978
3843
#: bzrlib/builtins.py:5980
3853
3844
msgid " To list a named view::"
3856
#: bzrlib/builtins.py:5980
3847
#: bzrlib/builtins.py:5982
3857
3848
msgid " bzr view --name view-name"
3860
#: bzrlib/builtins.py:5982
3851
#: bzrlib/builtins.py:5984
3861
3852
msgid " To delete a named view::"
3864
#: bzrlib/builtins.py:5984
3855
#: bzrlib/builtins.py:5986
3865
3856
msgid " bzr view --name view-name --delete"
3868
#: bzrlib/builtins.py:5986
3859
#: bzrlib/builtins.py:5988
3869
3860
msgid " To switch to a named view::"
3872
#: bzrlib/builtins.py:5988
3863
#: bzrlib/builtins.py:5990
3873
3864
msgid " bzr view --switch view-name"
3876
#: bzrlib/builtins.py:5990
3867
#: bzrlib/builtins.py:5992
3877
3868
msgid " To list all views defined::"
3880
#: bzrlib/builtins.py:5992
3871
#: bzrlib/builtins.py:5994
3881
3872
msgid " bzr view --all"
3884
#: bzrlib/builtins.py:5994
3875
#: bzrlib/builtins.py:5996
3885
3876
msgid " To delete all views::"
3888
#: bzrlib/builtins.py:5996
3879
#: bzrlib/builtins.py:5998
3889
3880
msgid " bzr view --delete --all"
3892
3883
# help of 'all' option of 'view' command
3893
#: bzrlib/builtins.py:6003
3884
#: bzrlib/builtins.py:6005
3894
3885
msgid "Apply list or delete action to all views."
3897
3888
# help of 'delete' option of 'view' command
3898
#: bzrlib/builtins.py:6006
3889
#: bzrlib/builtins.py:6008
3899
3890
msgid "Delete the view."
3902
3893
# help of 'name' option of 'view' command
3903
#: bzrlib/builtins.py:6009
3894
#: bzrlib/builtins.py:6011
3904
3895
msgid "Name of the view to define, list or delete."
3907
3898
# help of 'switch' option of 'view' command
3908
#: bzrlib/builtins.py:6013
3899
#: bzrlib/builtins.py:6015
3909
3900
msgid "Name of the view to switch to."
3912
#: bzrlib/builtins.py:6032
3903
#: bzrlib/builtins.py:6034
3913
3904
msgid "Both --delete and a file list specified"
3916
#: bzrlib/builtins.py:6035
3907
#: bzrlib/builtins.py:6037
3917
3908
msgid "Both --delete and --switch specified"
3920
#: bzrlib/builtins.py:6038
3911
#: bzrlib/builtins.py:6040
3921
3912
msgid "Deleted all views.\n"
3924
#: bzrlib/builtins.py:6040
3915
#: bzrlib/builtins.py:6042
3925
3916
msgid "No current view to delete"
3928
#: bzrlib/builtins.py:6043
3919
#: bzrlib/builtins.py:6045
3929
3920
#, python-format
3930
3921
msgid "Deleted '%s' view.\n"
3933
#: bzrlib/builtins.py:6047
3924
#: bzrlib/builtins.py:6049
3934
3925
msgid "Both --switch and a file list specified"
3937
#: bzrlib/builtins.py:6050
3928
#: bzrlib/builtins.py:6052
3938
3929
msgid "Both --switch and --all specified"
3941
#: bzrlib/builtins.py:6053
3932
#: bzrlib/builtins.py:6055
3942
3933
msgid "No current view to disable"
3945
#: bzrlib/builtins.py:6055
3936
#: bzrlib/builtins.py:6057
3946
3937
#, python-format
3947
3938
msgid "Disabled '%s' view.\n"
3950
#: bzrlib/builtins.py:6059 bzrlib/builtins.py:6081
3952
msgid "Using '%s' view: %s\n"
3941
#: bzrlib/builtins.py:6061 bzrlib/builtins.py:6083
3942
msgid "Using '{0}' view: {1}\n"
3955
#: bzrlib/builtins.py:6062
3945
#: bzrlib/builtins.py:6064
3956
3946
msgid "Views defined:\n"
3959
#: bzrlib/builtins.py:6071
3949
#: bzrlib/builtins.py:6073
3960
3950
msgid "No views defined.\n"
3963
#: bzrlib/builtins.py:6078
3953
#: bzrlib/builtins.py:6080
3964
3954
msgid "Cannot change the 'off' pseudo view"
3967
#: bzrlib/builtins.py:6086
3957
#: bzrlib/builtins.py:6088
3968
3958
msgid "No current view.\n"
3971
#: bzrlib/builtins.py:6089
3973
msgid "'%s' view is: %s\n"
3961
#: bzrlib/builtins.py:6091
3962
msgid "'{0}' view is: {1}\n"
3976
#: bzrlib/builtins.py:6109
3965
#: bzrlib/builtins.py:6111
3977
3966
msgid " <no hooks installed>\n"
3980
#: bzrlib/builtins.py:6113
3969
#: bzrlib/builtins.py:6115
3981
3970
msgid "Remove a branch."
3984
#: bzrlib/builtins.py:6115
3973
#: bzrlib/builtins.py:6117
3986
3975
"This will remove the branch from the specified location but \n"
3987
3976
"will keep any working tree or repository in place."
3990
#: bzrlib/builtins.py:6120
3979
#: bzrlib/builtins.py:6122
3991
3980
msgid " Remove the branch at repo/trunk::"
3994
#: bzrlib/builtins.py:6122
3983
#: bzrlib/builtins.py:6124
3995
3984
msgid " bzr remove-branch repo/trunk"
3998
#: bzrlib/builtins.py:6138
3987
#: bzrlib/builtins.py:6140
3999
3988
msgid "Temporarily set aside some changes from the current tree."
4002
#: bzrlib/builtins.py:6140
3991
#: bzrlib/builtins.py:6142
4004
3993
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4005
3994
"ie. out of the way, until a later time when you can bring them back from\n"
4020
4009
"shelve all text changes at once, use shelve --all."
4023
#: bzrlib/builtins.py:6153
4012
#: bzrlib/builtins.py:6155
4025
4014
"If filenames are specified, only the changes to those files will be\n"
4026
4015
"shelved. Other files will be left untouched."
4029
#: bzrlib/builtins.py:6156
4018
#: bzrlib/builtins.py:6158
4031
4020
"If a revision is specified, changes since that revision will be shelved."
4034
#: bzrlib/builtins.py:6158
4023
#: bzrlib/builtins.py:6160
4036
4025
"You can put multiple items on the shelf, and by default, 'unshelve' will\n"
4037
4026
"restore the most recently shelved changes."
4040
#: bzrlib/builtins.py:6161
4029
#: bzrlib/builtins.py:6163
4042
4031
"For complicated changes, it is possible to edit the changes in a separate\n"
4043
4032
"editor program to decide what the file remaining in the working copy\n"
4044
4033
"should look like. To do this, add the configuration option"
4047
#: bzrlib/builtins.py:6165
4036
#: bzrlib/builtins.py:6167
4048
4037
msgid " change_editor = PROGRAM @new_path @old_path"
4051
#: bzrlib/builtins.py:6167
4040
#: bzrlib/builtins.py:6169
4053
4042
"where @new_path is replaced with the path of the new version of the \n"
4054
4043
"file and @old_path is replaced with the path of the old version of \n"
4060
4049
# help of 'all' option of 'shelve' command
4061
#: bzrlib/builtins.py:6179
4050
#: bzrlib/builtins.py:6181
4062
4051
msgid "Shelve all changes."
4065
4054
# help of 'writer' option of 'shelve' command
4066
#: bzrlib/builtins.py:6181
4055
#: bzrlib/builtins.py:6183
4067
4056
msgid "Method to use for writing diffs."
4070
4059
# title of 'writer' option of 'shelve' command
4071
#: bzrlib/builtins.py:6181
4060
#: bzrlib/builtins.py:6183
4075
4064
# help of 'list' option of 'shelve' command
4076
#: bzrlib/builtins.py:6185
4065
#: bzrlib/builtins.py:6187
4077
4066
msgid "List shelved changes."
4080
4069
# help of 'destroy' option of 'shelve' command
4081
#: bzrlib/builtins.py:6187
4070
#: bzrlib/builtins.py:6189
4082
4071
msgid "Destroy removed changes instead of shelving them."
4085
#: bzrlib/builtins.py:6216
4074
#: bzrlib/builtins.py:6218
4086
4075
msgid "No shelved changes."
4089
#: bzrlib/builtins.py:6227
4078
#: bzrlib/builtins.py:6229
4090
4079
msgid "Restore shelved changes."
4093
#: bzrlib/builtins.py:6229
4082
#: bzrlib/builtins.py:6231
4095
4084
"By default, the most recently shelved changes are restored. However if you\n"
4096
4085
"specify a shelf by id those changes will be restored instead. This works\n"
4100
4089
# help of 'action' option of 'unshelve' command
4101
#: bzrlib/builtins.py:6238
4090
#: bzrlib/builtins.py:6240
4102
4091
msgid "The action to perform."
4105
#: bzrlib/builtins.py:6260
4094
#: bzrlib/builtins.py:6262
4106
4095
msgid "Remove unwanted files from working tree."
4109
#: bzrlib/builtins.py:6262
4098
#: bzrlib/builtins.py:6264
4111
4100
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4112
4101
"files are never deleted."
4115
#: bzrlib/builtins.py:6265
4104
#: bzrlib/builtins.py:6267
4117
4106
"Another class is 'detritus', which includes files emitted by bzr during\n"
4118
4107
"normal operations and selftests. (The value of these files decreases with\n"
4122
#: bzrlib/builtins.py:6269
4111
#: bzrlib/builtins.py:6271
4124
4113
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4125
4114
"flags are respected, and may be combined."
4128
#: bzrlib/builtins.py:6272
4117
#: bzrlib/builtins.py:6274
4129
4118
msgid "To check what clean-tree will do, use --dry-run."
4132
4121
# help of 'ignored' option of 'clean-tree' command
4133
#: bzrlib/builtins.py:6275
4122
#: bzrlib/builtins.py:6277
4134
4123
msgid "Delete all ignored files."
4137
4126
# help of 'detritus' option of 'clean-tree' command
4138
#: bzrlib/builtins.py:6276
4127
#: bzrlib/builtins.py:6278
4140
4129
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4143
4132
# help of 'unknown' option of 'clean-tree' command
4144
#: bzrlib/builtins.py:6279
4133
#: bzrlib/builtins.py:6281
4145
4134
msgid "Delete files unknown to bzr (default)."
4148
4137
# help of 'dry-run' option of 'clean-tree' command
4149
#: bzrlib/builtins.py:6280
4138
#: bzrlib/builtins.py:6282
4150
4139
msgid "Show files to delete instead of deleting them."
4153
4142
# help of 'force' option of 'clean-tree' command
4154
#: bzrlib/builtins.py:6282
4143
#: bzrlib/builtins.py:6284
4155
4144
msgid "Do not prompt before deleting."