SVK

 view release on metacpan or  search on metacpan

lib/SVK/I18N/i_default.po  view on Meta::CPAN

#: lib/SVK/Command.pod:32
msgid ""
"    Displays the change in revision number REV in the specified depot. It\n"
"    always shows the entire change even if you specified a particular\n"
"    target. (REV can optionally have the prefix r, just like the revisions\n"
"    reported from svk log.)"
msgstr ""

#: lib/SVK/Command.pod:33
msgid "    Each line contains a map entry, the format is:"
msgstr ""

#: lib/SVK/Command.pod:34
msgid "    Example output:"
msgstr ""

#: lib/SVK/Command.pod:36
msgid ""
"    Finally, regenerate your patch to include other changes you've made on\n"
"    your local branch since you created or last regenerated the patch:"
msgstr ""

#: lib/SVK/Command.pod:37
msgid "    First column, says if item was added, deleted, or otherwise changed:"
msgstr ""

#: lib/SVK/Command.pod:39
msgid ""
"    First, make sure your local branch is up to date with any changes made\n"
"    upstream:"
msgstr ""

#: lib/SVK/Command.pod:41
msgid ""
"    For commercial support, contact sales@bestpractical.com. For up to date\n"
"    information about SVK, visit http://bestpractical.com/svk."
msgstr ""

#: lib/SVK/Command.pod:46
msgid ""
"    For detailed documentation about any of these filters, try \"perldoc\n"
"    SVK::Log::Filter::Name\" where \"Name\" is \"Grep\", \"Head\", \"XML\", etc..\n"
"    Other log filters are available from CPAN http://search.cpan.org by\n"
"    searching for \"SVK::Log::Filter\". For details on writing log filters,\n"
"    see the documentation for the SVK::Log::Filter module."
msgstr ""

#: lib/SVK/Command.pod:48
msgid ""
"    For each updated item a line will start with a character reporting the\n"
"    action taken. These characters have the following meaning:"
msgstr ""

#: lib/SVK/Command.pod:49
msgid "    For example, here's the way to display the info of a checkout path:"
msgstr ""

#: lib/SVK/Command.pod:51
msgid ""
"    For information about how to change the mirrored location of a remote\n"
"    repository, please see the --relocate option to svk mirror."
msgstr ""

#: lib/SVK/Command.pod:52
msgid "    Here is an example for the value of the property:"
msgstr ""

#: lib/SVK/Command.pod:55
msgid ""
"    If both --sync and --merge are specified, like in svk up -sm, it will\n"
"    first synchronize the mirrored copy source path, and then smerge from\n"
"    it."
msgstr ""

#: lib/SVK/Command.pod:58
msgid ""
"    If the target is a depot path, or the corresponding depot path of the\n"
"    target checkout path is actually a mirroring path, the output of this\n"
"    command will look like this:"
msgstr ""

#: lib/SVK/Command.pod:60
msgid ""
"    If this is your first time using SVK, you should start by reading a\n"
"    brief tutorial. When you're ready, type:"
msgstr ""

#: lib/SVK/Command.pod:62
msgid ""
"    Next, update your patch so that it will apply cleanly to the newest\n"
"    version of the upstream repository:"
msgstr ""

#: lib/SVK/Command.pod:64
msgid ""
"    Note that -r REV file will do annotation up to REV, while file@REV will\n"
"    do annotation up to REV, plus the checkout copy differences."
msgstr ""

#: lib/SVK/Command.pod:71
msgid ""
"    Note that the revision numbers on Copied From: and Merge From: lines\n"
"    are for the source path (//svk/trunk), not the target path\n"
"    (//svk/local). The example above state that, //svk/local is copied from\n"
"    the revision 434 of //svk/trunk, and //svk/local was merged from the\n"
"    revision 445 of //svk/trunk. Hence if you do a svk log -r 434\n"
"    //svk/local, svk would tell you that //svk/local does not exist at\n"
"    revision 434."
msgstr ""

#: lib/SVK/Command.pod:72
msgid "    Once you've done that, more in-depth help is available:"
msgstr ""

#: lib/SVK/Command.pod:75
msgid ""
"    Optionally svk helps can pipe through a pager, for it is easier to read\n"
"    if the output is too long. For using this feature, please set\n"
"    environment variable SVKPAGER to some pager program. For example:"
msgstr ""

lib/SVK/I18N/i_default.po  view on Meta::CPAN

msgid "--depot DEPOTNAME: operate on a depot other than the default one"
msgstr ""

#: lib/SVK/Command.pod:260
msgid "--direct: commit directly even if the path is mirrored"
msgstr ""

#: lib/SVK/Command.pod:261
msgid "--encoding ENC: treat -m/-F value as being in charset encoding ENC"
msgstr ""

#: lib/SVK/Command.pod:262
msgid "--export: export mode; checkout a detached copy"
msgstr ""

#: lib/SVK/Command.pod:263
msgid "--filter FILTER: select revisions based on FILTER"
msgstr ""

#: lib/SVK/Command.pod:264
msgid "--floating: create a floating checkout"
msgstr ""

#: lib/SVK/Command.pod:265
msgid "--force: delete the file/directory even if modified"
msgstr ""

#: lib/SVK/Command.pod:266
msgid "--host HOST: use HOST as the hostname shown in merge log"
msgstr ""

#: lib/SVK/Command.pod:267
msgid "--import: import mode; automatically add and delete nodes"
msgstr ""

#: lib/SVK/Command.pod:268
msgid "--interactive: interactively select which \"chunks\" to commit"
msgstr ""

#: lib/SVK/Command.pod:269
msgid "--no-ignore: disregard default and svn:ignore property ignores"
msgstr ""

#: lib/SVK/Command.pod:270
msgid "--no-ticket: do not record this merge point"
msgstr ""

#: lib/SVK/Command.pod:271
msgid "--output FILTER: display logs using the given FILTER"
msgstr ""

#: lib/SVK/Command.pod:272
msgid "--purge: detach checkout directories which no longer exist"
msgstr ""

#: lib/SVK/Command.pod:273
msgid "--recover: recover the state of a mirror path"
msgstr ""

#: lib/SVK/Command.pod:274
msgid "--relocate: change the upstream URI for the mirrored depotpath"
msgstr ""

#: lib/SVK/Command.pod:275
msgid "--relocate: relocate the checkout to another path"
msgstr ""

#: lib/SVK/Command.pod:276
msgid "--relocate: relocate the depot to another path"
msgstr ""

#: lib/SVK/Command.pod:277
msgid "--remoterev: display remote revision numbers (on mirrors only)"
msgstr ""

#: lib/SVK/Command.pod:278
msgid "--remoterev: use remote revision numbers in merge log"
msgstr ""

#: lib/SVK/Command/Update.pm:87
msgid "--revision cannot be used in conjunction with --sync or --merge.\n"
msgstr ""

#: lib/SVK/Command.pod:279
msgid "--revprop: operate on a revision property (use with -r)"
msgstr ""

#: lib/SVK/Command.pod:280
msgid "--set-revprop P=V: set revision property on the commit"
msgstr ""

#: lib/SVK/Command.pod:281
msgid "--strict: do not print an extra newline at the end of the"
msgstr ""

#: lib/SVK/Command.pod:282
msgid "--summary: display related logs in this merge"
msgstr ""

#: lib/SVK/Command.pod:283
msgid "--template: use the specified message as the template to edit"
msgstr ""

#: lib/SVK/Command.pod:284
msgid "--track-rename: track changes made to renamed node"
msgstr ""

#: lib/SVK/Command.pod:285
msgid "--unlock: forcibly remove stalled locks on a mirror"
msgstr ""

#: lib/SVK/Command.pod:286
msgid "--upgrade: upgrade mirror state to the latest version"
msgstr ""

#: lib/SVK/Command.pod:287
msgid "--verbatim: verbatim merge log without indents and header"
msgstr ""

#: lib/SVK/Command.pod:288
msgid "--xml: display the log messages in XML format"
msgstr ""

#: lib/SVK/Command.pod:289
msgid "-B [--baseless]: use the earliest revision as the merge point"
msgstr ""

#: lib/SVK/Command.pod:290
msgid "-C [--check-only]: try operation but make no changes"

lib/SVK/I18N/i_default.po  view on Meta::CPAN

#: lib/SVK/Command/Update.pm:189
#. ($cotarget->report, $!)
msgid "Can't create directory %1 for checkout: %2.\n"
msgstr ""

#: lib/SVK/Command/Revert.pm:129
#. ($copath)
msgid "Can't create directory while trying to revert %1.\n"
msgstr ""

#: lib/SVK/Command/Revert.pm:136
#. ($copath)
msgid "Can't create file while trying to revert %1.\n"
msgstr ""

#: lib/SVK/Util.pm:370
#. ($_[1], $enc->name)
msgid "Can't decode %1 as %2.\n"
msgstr ""

#: lib/SVK/Util.pm:384
#. ($_[1], $enc->name)
msgid "Can't encode %1 as %2.\n"
msgstr ""

#: lib/SVK/Command.pm:1189
#. ($rrev, $target->path)
msgid "Can't find local revision for %1 on %2.\n"
msgstr ""

#: lib/SVK/Merge.pm:259
#. ($src->path, $dst->path)
msgid "Can't find merge base for %1 and %2\n"
msgstr ""

#: lib/SVK/Merge.pm:612
#. ($src->path)
msgid "Can't find the first revision of %1.\n"
msgstr ""

#: lib/SVK/Log/FilterPipeline.pm:144
msgid "Can't load log filter '$class'.\n"
msgstr ""

#: lib/SVK/.XD.pm.swp:18 lib/SVK/XD.pm:213
#. (�	    rename ($self->{statefile}, "$self->{statefile}.backup")
#. ("$self->{statefile}.backup")
msgid "Can't load statefile, old statefile saved as %1"
msgstr ""

#: lib/SVK/Command/Merge.pm:86
msgid "Can't merge across depots.\n"
msgstr ""

#: lib/SVK/Command/Merge.pm:159
msgid "Can't merge with specified revisions with smart merge.\n"
msgstr ""

#: lib/SVK/Mirror/Backend/SVNRa.pm:241
#. ($self->source_path, $source_path)
msgid "Can't relocate: mirror subdirectory changed from %1 to %2.\n"
msgstr ""

#: lib/SVK/Command/Propset.pm:166
msgid "Can't set svn:eol-style on depotpath.\n"
msgstr ""

#: lib/SVK/Command/Commit.pm:115
msgid "Can't use -F with -m.\n"
msgstr ""

#: lib/SVK/Command/Commit.pm:266
msgid "Can't use set-revprop with remote repository.\n"
msgstr ""

#: lib/SVK/Command/Checkout.pm:140
#. ($copath, $!)
msgid "Cannot create checkout directory at '%1': %2\n"
msgstr ""

#: lib/SVK/.XD.pm.swp:17 lib/SVK/XD.pm:176
#. (�        mkdir($self->{svkpath})
#. ($self->{svkpath}, $!)
msgid "Cannot create svk-config-directory at '%1': %2\n"
msgstr ""

#: lib/SVK/Editor/Diff.pm:187
msgid "Cannot display: file marked as a binary type.\n"
msgstr ""

#: lib/SVK/Patch.pm:144
#. ($file)
msgid "Cannot find a patch block in %1.\n"
msgstr ""

#: lib/SVK/Command/Help.pm:97
#. ($topic)
msgid "Cannot find help topic '%1'.\n"
msgstr ""

#: lib/SVK/Util.pm:310
msgid "Cannot find separator; aborted.\n"
msgstr ""

#: lib/SVK/Command/Merge.pm:115
#. ($arg[0] || '')
msgid "Cannot find the path which '%1' copied from.\n"
msgstr ""

#: lib/SVK/Resolve/Emacs.pm:107
#. ($!)
msgid "Cannot fork: %1"
msgstr ""

#: lib/SVK/Resolve.pm:176
#. ($path)
msgid "Cannot launch an external merge tool for %1."
msgstr ""

#: lib/SVK/Util.pm:841
#. (catfile($source)
msgid "Cannot rename %1 to %2; please move it manually."
msgstr ""

#: lib/SVK/Command/Merge.pm:91
msgid "Cannot specify 'to' or 'from' when specifying a source and destination.\n"
msgstr ""

#: lib/SVK/Command/Merge.pm:95
msgid "Cannot specify both 'to' and 'from'.\n"
msgstr ""

#: lib/SVK/Command.pm:1120
#. ($_)
msgid "Change spec %1 not recognized.\n"
msgstr ""

#: lib/SVK/Log/Filter/Std.pm:129
msgid "Changed paths:\n"
msgstr ""

#: lib/SVK/Command/Commit.pm:241
#. ($m->url)
msgid "Checking locally against mirror source %1."
msgstr ""

#: lib/SVK/Command/Checkout.pm:277
#. ($path, $target)
msgid "Checkout '%1' relocated to '%2'.\n"
msgstr ""

#: lib/SVK/Command/Info.pm:95
#. ($target->copath)
msgid "Checkout Path: %1\n"
msgstr ""

#: lib/SVK/Command.pod:363
msgid "Checkout Path: /Users/gugod/dev/svk"
msgstr ""

#: lib/SVK/Command/Update.pm:186
#. ($update_target->depotpath, $cotarget->report)
msgid "Checkout directory gone. Use 'checkout %1 %2' instead.\n"
msgstr ""

#: lib/SVK/Command/Checkout.pm:113
#. ($report)
msgid "Checkout path %1 already exists.\n"
msgstr ""

#: lib/SVK/Command/Checkout.pm:309
#. ($copath)
msgid "Checkout path '%1' detached.\n"
msgstr ""

#: lib/SVK/Command.pm:424
#. ($uri)
msgid "Choose a base URI to mirror from (press enter to use the full URI): "
msgstr ""

#: lib/SVK/Command/Cleanup.pm:74
msgid "Cleaned up all stalled locks.\n"
msgstr ""

#: lib/SVK/Command/Cleanup.pm:80
#. ($_->copath_anchor)
msgid "Cleaned up stalled lock on %1.\n"
msgstr ""

#: lib/SVK/Command.pm:233
#. ($0)
msgid "Command not recognized, try %1 help.\n"
msgstr ""

#: lib/SVK/Command/Commit.pm:245
msgid "Commit into mirrored path: merging back directly."
msgstr ""

#: lib/SVK/Command/Commit.pm:184
#. ($file)
msgid "Commit message saved in %1."
msgstr ""

#: lib/SVK/Command/Cmerge.pm:134 lib/SVK/Command/Commit.pm:226
#. ($_[0])
msgid "Committed revision %1."
msgstr ""

#: lib/SVK/Editor/InteractiveStatus.pm:83 lib/SVK/Editor/InteractiveStatus.pm:87

lib/SVK/I18N/i_default.po  view on Meta::CPAN


#: lib/SVK/.XD.pm.swp:25 lib/SVK/XD.pm:305
#. ($ancient_backup)
msgid "Couldn't remove your old backup configuration file %1 while writing the new one."
msgstr ""

#: lib/SVK/.XD.pm.swp:24 lib/SVK/XD.pm:293
#. ($oldfile, $!)
msgid "Couldn't remove your old backup configuration file %1 while writing the new one: %2.\n"
msgstr ""

#: lib/SVK/.XD.pm.swp:24 lib/SVK/XD.pm:297
#. ($file, $!)
msgid "Couldn't remove your old configuration file %1 while writing the new one: %2.\n"
msgstr ""

#: lib/SVK/.XD.pm.swp:24 lib/SVK/XD.pm:300
#. ($file, $tmpfile, $!)
msgid "Couldn't write your new configuration file %1. A backup has been stored in %2. Please replace %1 with %2 immediately: %3.\n"
msgstr ""

#: lib/SVK/.XD.pm.swp:25 lib/SVK/XD.pm:289
#. ($tmpfile)
msgid "Couldn't write your new configuration file to %1. Please try again."
msgstr ""

#: lib/SVK/Command/Copy.pm:209
#. ($dst->report, $src[0]->report, $dst->report)
msgid "Create an empty directory %1, and run smerge --baseless %2 %3.\n"
msgstr ""

#: lib/SVK/Command.pod:365
msgid "D  Deleted"
msgstr ""

#: lib/SVK/Command.pod:366
msgid "DESCRIPTION"
msgstr ""

#: lib/SVK/Command/Depotmap.pm:176
msgid "Depot"
msgstr ""

#: lib/SVK/Command/Depotmap.pm:127
#. ($depot)
msgid "Depot '%1' already exists; use 'svk depotmap --detach' to remove it first.\n"
msgstr ""

#: lib/SVK/Command/Depotmap.pm:161
#. ($depot)
msgid "Depot '%1' detached.\n"
msgstr ""

#: lib/SVK/Command/Depotmap.pm:143 lib/SVK/Command/Depotmap.pm:159
#. ($depot)
msgid "Depot '%1' does not exist in the depot map.\n"
msgstr ""

#: lib/SVK/Command/Depotmap.pm:148
#. ($depot, $path)
msgid "Depot '%1' relocated to '%2'.\n"
msgstr ""

#: lib/SVK/Command/Describe.pm:91
#. ($target_root->depotname, $rev)
msgid "Depot /%1/ has no revision %2\n"
msgstr ""

#: lib/SVK/Command/Mirror.pm:194
#. ($depot)
msgid "Depot /%1/ not loadable.\n"
msgstr ""

#: lib/SVK/Command/Checkout.pm:220
msgid "Depot Path"
msgstr ""

#: lib/SVK/Command/Info.pm:97
#. ($target->depotpath)
msgid "Depot Path: %1\n"
msgstr ""

#: lib/SVK/Command.pod:367
msgid "Depot Path: //svk/local"
msgstr ""

#: lib/SVK/Command.pod:368
msgid "Depot Path: //svk/trunk"
msgstr ""

#: lib/SVK/Command.pm:467
#. ($default)
msgid "Depot path: [//mirror/%1] "
msgstr ""

#: lib/SVK/Command.pod:369
msgid "Diff:"
msgstr ""

#: lib/SVK/Command/Copy.pm:204
msgid "Different depots.\n"
msgstr ""

#: lib/SVK/Command/Delete.pm:131
msgid "Different source.\n"
msgstr ""

#: lib/SVK/Command/Import.pm:144
#. ($copath, $target->depotpath, $yrev)
msgid "Directory %1 imported to depotpath %2 as revision %3.\n"
msgstr ""

#: lib/SVK/Command/Import.pm:175
#. ($copath, $target->depotpath)
msgid "Directory %1 will be imported to depotpath %2.\n"
msgstr ""

#: lib/SVK/Editor/InteractiveStatus.pm:963
#. ($self->{path})
msgid "Directory '%1' is marked for addition"
msgstr ""

lib/SVK/I18N/i_default.po  view on Meta::CPAN

#: lib/SVK/Command.pod:394
msgid "M  bar.c"
msgstr ""

#: lib/SVK/Command.pod:395
msgid "Meld"
msgstr ""

#: lib/SVK/Command.pod:396
msgid "Merge From: /svk/trunk, Rev. 445"
msgstr ""

#: lib/SVK/Path.pm:275
#. ($rev)
msgid "Merge back committed as revision %1.\n"
msgstr ""

#: lib/SVK/Command/Merge.pm:179
msgid "Merge requires a range of revision.\n"
msgstr ""

#: lib/SVK/Resolve.pm:116
#. ($self->{path}, $default)
msgid ""
"Merged %1:\n"
"a)ccept, e)dit, d)iff, m)erge, s)kip, t)heirs, y)ours, h)elp? [%2] "
msgstr ""

#: lib/SVK/Command/Info.pm:119
#. ((split/:/)
msgid "Merged From: %1, Rev. %2\n"
msgstr ""

#: lib/SVK/Command/Commit.pm:247
#. ($m->url)
msgid "Merging back to mirror source %1."
msgstr ""

#: lib/SVK/Command/Cmerge.pm:116
#. (@{$base}{qw/path revision/}, $src->{path}, $fromrev, $torev)
msgid "Merging with base %1 %2: applying %3 %4:%5."
msgstr ""

#: lib/SVK/Mirror.pm:138
#. ($self->url)
msgid "Mirror initialized for %1"
msgstr ""

#: lib/SVK/Command/Mirror.pm:104
#. ($target->report)
msgid "Mirror initialized.  Run svk sync %1 to start mirroring.\n"
msgstr ""

#: lib/SVK/Command/Mirror.pm:141
#. ($target->depotpath)
msgid "Mirror path '%1' detached.\n"
msgstr ""

#: lib/SVK/Mirror/Backend/SVNRa.pm:258
#. ($mirror->url)
msgid "Mirror relocated to %1"
msgstr ""

#: lib/SVK/Command/Mirror.pm:123
msgid "Mirror relocated.\n"
msgstr ""

#: lib/SVK/Mirror/Backend/SVNRa.pm:233
msgid "Mirror source UUIDs differ.\n"
msgstr ""

#: lib/SVK/Command/Mirror.pm:297
msgid "Mirror state successfully recovered.\n"
msgstr ""

#: lib/SVK/Command/Info.pm:109
#. ($m->url, $m->fromrev)
msgid "Mirrored From: %1, Rev. %2\n"
msgstr ""

#: lib/SVK/Command.pod:397
msgid "Mirrored From: svn://svn.clkao.org/svk, Rev. 1744"
msgstr ""

#: lib/SVK/Command.pod:398
msgid "Misc:"
msgstr ""

#: lib/SVK/Command/Delete.pm:72
msgid "Mixed depotpath and checkoutpath not supported.\n"
msgstr ""

#: lib/SVK/Command/Mkdir.pm:113
msgid "Mkdir for more than one depotpath is not supported yet.\n"
msgstr ""

#: lib/SVK/Editor/InteractiveStatus.pm:671
#. ($self->{path})
msgid "Modification to '%1' file"
msgstr ""

#: lib/SVK/Editor/InteractiveStatus.pm:805
#. ($self->{path})
msgid "Modifications to binary file '%1'"
msgstr ""

#: lib/SVK/Command/Copy.pm:74
msgid "More than one URI found.\n"
msgstr ""

#: lib/SVK/Resolve.pm:282
msgid "Multiple merge tools found, choose one:\n"
msgstr ""

#: lib/SVK/Mirror/Backend/SVNSync.pm:83
#. ($mirror->url)
msgid "Must replicate whole repository at %1.\n"
msgstr ""

#: lib/SVK/Command.pod:399
msgid "NAME"
msgstr ""

#: lib/SVK/Command.pod:400
msgid "NOTES"

lib/SVK/I18N/i_default.po  view on Meta::CPAN

msgid "branches.)"
msgstr ""

#: lib/SVK/Command.pod:463
msgid "builtin diff library, set this variable to your tool's name or path."
msgstr ""

#: lib/SVK/Editor/Sign.pm:98
#. ($sigfile)
msgid "cannot find %1, signing aborted"
msgstr ""

#: lib/SVK/Command/Cmerge.pm:96
msgid "cannot find a path for temporary branch"
msgstr ""

#: lib/SVK/Command/Admin.pm:80 lib/SVK/Editor/Sign.pm:101
#. ($dir, $!)
#. ($sigfile, $!)
msgid "cannot open %1: %2"
msgstr ""

#: lib/SVK/Patch.pm:128
#. ($file, $!)
msgid "cannot open %1: %2\n"
msgstr ""

#: lib/SVK/Command.pod:464
msgid "cat - Output the file from depot"
msgstr ""

#: lib/SVK/Command.pod:465
msgid "cat [DEPOTPATH | PATH...]"
msgstr ""

#: lib/SVK/Command.pod:466
msgid "cd ~/svk-checkouts"
msgstr ""

#: lib/SVK/Command.pod:467
msgid "cd ~/svk-checkouts/project_x"
msgstr ""

#: lib/SVK/Command.pod:468
msgid "checkout - Checkout the depotpath"
msgstr ""

#: lib/SVK/Command.pod:469
msgid "checkout --detach [DEPOTPATH | PATH]"
msgstr ""

#: lib/SVK/Command.pod:470
msgid "checkout --list"
msgstr ""

#: lib/SVK/Command.pod:471
msgid "checkout --purge"
msgstr ""

#: lib/SVK/Command.pod:472
msgid "checkout --relocate DEPOTPATH|PATH PATH"
msgstr ""

#: lib/SVK/Command.pod:473
msgid "checkout DEPOTPATH [PATH]"
msgstr ""

#: lib/SVK/Command.pod:474
msgid "cleanup - Remove stalled locks"
msgstr ""

#: lib/SVK/Command.pod:475
msgid "cleanup [PATH...]"
msgstr ""

#: lib/SVK/Command.pod:476
msgid "cmerge - Merge specific changes"
msgstr ""

#: lib/SVK/Command.pod:477
msgid "cmerge -c CHGSPEC DEPOTPATH [PATH]"
msgstr ""

#: lib/SVK/Command.pod:478
msgid "cmerge -c CHGSPEC DEPOTPATH1 DEPOTPATH2"
msgstr ""

#: lib/SVK/Command.pod:479
msgid "commit - Commit changes to depot"
msgstr ""

#: lib/SVK/Command.pod:480
msgid "commit [PATH...]"
msgstr ""

#: lib/SVK/Command.pod:481
msgid "copy - Make a versioned copy"
msgstr ""

#: lib/SVK/Command.pod:482
msgid "copy DEPOTPATH [PATH]"
msgstr ""

#: lib/SVK/Command.pod:483
msgid "copy DEPOTPATH1 DEPOTPATH2"
msgstr ""

#: lib/SVK/Editor/Sign.pm:92
#. ($!)
msgid "could not call gpg: %1"
msgstr ""

#: lib/SVK/Command.pod:484
msgid "d: Diff your file against merged file."
msgstr ""

#: lib/SVK/Command.pod:485
msgid "defaults to 'C:\\Program Files'."
msgstr ""

#: lib/SVK/Command.pod:486
msgid "defaults to bdb. To explicitly specify a repository type, set this"
msgstr ""

#: lib/SVK/Command.pod:487
msgid "delete - Remove versioned item"
msgstr ""

#: lib/SVK/Command.pod:488
msgid "delete [DEPOTPATH...]"
msgstr ""

#: lib/SVK/Command.pod:489
msgid "delete [PATH...]"
msgstr ""

#: lib/SVK/Command/Depotmap.pm:109
msgid "depot map"
msgstr ""

#: lib/SVK/Command.pod:490
msgid "depotmap - Create or edit the depot mapping configuration"
msgstr ""

#: lib/SVK/Command.pod:491
msgid "depotmap --detach [DEPOTNAME | PATH]"
msgstr ""

#: lib/SVK/Command.pod:492
msgid "depotmap --list"
msgstr ""

#: lib/SVK/Command.pod:493
msgid "depotmap --relocate [DEPOTNAME | PATH] PATH"
msgstr ""

#: lib/SVK/Command.pod:494
msgid "depotmap DEPOTNAME /path/to/repository"
msgstr ""

#: lib/SVK/Command.pod:495
msgid "depotmap [OPTIONS]"
msgstr ""

#: lib/SVK/Command.pod:496
msgid "depotname: '/path/to/repos'"
msgstr ""

#: lib/SVK/Command.pod:497
msgid "describe - Describe a change"
msgstr ""

#: lib/SVK/Command.pod:498
msgid "describe REV [DEPOTPATH | PATH]"
msgstr ""

#: lib/SVK/Command.pod:499
msgid "diff - Display diff between revisions or checkout copies"
msgstr ""

#: lib/SVK/Command.pod:500
msgid "diff -c N DEPOTPATH"
msgstr ""

#: lib/SVK/Command.pod:501
msgid "diff -r N[:M] DEPOTPATH"
msgstr ""

#: lib/SVK/Command.pod:502
msgid "diff DEPOTPATH PATH"
msgstr ""

#: lib/SVK/Command.pod:503
msgid "diff DEPOTPATH1 DEPOTPATH2"
msgstr ""

#: lib/SVK/Command.pod:504
msgid "diff [-r REV] [PATH...]"
msgstr ""

#: lib/SVK/Command/Switch.pm:82
msgid "different depot"
msgstr ""

#: lib/SVK/Command.pod:505
msgid "dir1  dir1"
msgstr ""

#: lib/SVK/Command.pod:506
msgid "dir1/"
msgstr ""

#: lib/SVK/Command.pod:507
msgid "dm: See merged changes."

lib/SVK/I18N/i_default.po  view on Meta::CPAN

msgid "log PATH"
msgstr ""

#: lib/SVK/Command/Commit.pm:139 lib/SVK/Command/Commit.pm:429
msgid "log message"
msgstr ""

#: lib/SVK/Command.pod:538
msgid "looks binary. If $SVKMIME has no value, \"Internal\" is used."
msgstr ""

#: lib/SVK/Command.pod:539
msgid "m: Run an external merge tool to edit merged file."
msgstr ""

#: lib/SVK/Command.pod:540
msgid "master repository."
msgstr ""

#: lib/SVK/Command.pod:541
msgid "meaning."
msgstr ""

#: lib/SVK/Command.pod:542
msgid "merge - Apply differences between two sources"
msgstr ""

#: lib/SVK/Command.pod:543
msgid "merge -r N:M DEPOTPATH [PATH]"
msgstr ""

#: lib/SVK/Command.pod:544
msgid "merge -r N:M DEPOTPATH1 DEPOTPATH2"
msgstr ""

#: lib/SVK/Command.pod:545
msgid "merge -r N:M [--to|--from] [PATH]"
msgstr ""

#: lib/SVK/Command.pod:546
msgid "might be useful to set $SVKLOGLEVEL to WARN."
msgstr ""

#: lib/SVK/Command.pod:547
msgid "mirror - Initialize a mirrored depotpath"
msgstr ""

#: lib/SVK/Command.pod:548
msgid "mirror --detach DEPOTPATH"
msgstr ""

#: lib/SVK/Command.pod:549
msgid "mirror --list [DEPOTNAME...]"
msgstr ""

#: lib/SVK/Command.pod:550
msgid "mirror --recover DEPOTPATH"
msgstr ""

#: lib/SVK/Command.pod:551
msgid "mirror --relocate DEPOTPATH [http|svn]://host/path "
msgstr ""

#: lib/SVK/Command.pod:552
msgid "mirror --upgrade //"
msgstr ""

#: lib/SVK/Command.pod:553
msgid "mirror --upgrade /DEPOTNAME/"
msgstr ""

#: lib/SVK/Command.pod:554
msgid "mirror DEPOTPATH [http|svn]://host/path"
msgstr ""

#: lib/SVK/Command.pod:555
msgid "mirror [http|svn]://host/path DEPOTPATH"
msgstr ""

#: lib/SVK/Command/Mirror.pm:166
#. ($target->report)
msgid "mirror locks on %1 removed.\n"
msgstr ""

#: lib/SVK/Command.pod:556
msgid "mkdir - Create a versioned directory"
msgstr ""

#: lib/SVK/Command.pod:557
msgid "mkdir DEPOTPATH"
msgstr ""

#: lib/SVK/Command.pod:558
msgid "mkdir PATH..."
msgstr ""

#: lib/SVK/Command.pod:559
msgid "move - Move a file or directory"
msgstr ""

#: lib/SVK/Command.pod:560
msgid "move DEPOTPATH1 DEPOTPATH2"
msgstr ""

#: lib/SVK/.XD.pm.swp:35 lib/SVK/XD.pm:448 lib/SVK/XD.pm:460
msgid "no depot spec"
msgstr ""

#: lib/SVK/Command/Sync.pm:96
#. ($orig_arg)
msgid "no mirrors found underneath %1"
msgstr ""

#: lib/SVK/Command/Mirror.pm:153
msgid "nothing to upgrade\n"
msgstr ""

#: lib/SVK/Command.pod:561
msgid "otherwise poke at. The local path is sometimes called a \"depot path.\""
msgstr ""



( run in 0.568 second using v1.01-cache-2.11-cpan-df04353d9ac )