REMOTE REPOSITORY 日本語 意味 - 日本語訳 - 英語の例文

[ri'məʊt ri'pɒzitri]
名詞
[ri'məʊt ri'pɒzitri]
リモート・リポジトリ
リモートのリポジトリ

英語 での Remote repository の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Push to a remote repository.
Pushしても、リモートリポジトリに反映されません。
Git with IntelliJ IDEA: Could not read from remote repository.
IntelliJIDEAでgit:リモートリポジトリから読み取れませんでした。
You cannot modify a remote repository using this command.
リモートのリポジトリを、このコマンドを使用して変更することはできない。
Figure 1 Relationship between local repository and remote repository.
図1ローカルリポジトリとリモートリポジトリの関係。
You can push it to the remote repository if necessary.
必要に応じて、リモートリポジトリへpushしてもよい。
When it changes, you have new changesets in the remote repository.
この値が変われば、リモートリポジトリに新しいチェンジセットが来た事になります。
The procedure for using the remote repository set this time by another developer is as follows.
別の開発者が、今回設定したリモートリポジトリを使うための手順は次のとおりです。
Download updates from the remote repository.
リモートリポジトリから更新をダウンロードします。
When accessing a remote repository via Mercurial's ssh repository type, hg basically does the following:.
Ssh経由でリモートのリポジトリにアクセスするとき、hgは基本的には。
Figure 18 Reflecting on remote repository.
図18リモートリポジトリへの反映。
Enter the remote repository URL that we want to clone and the name of the directory to be saved. Click"OK.
クローンするリモートリポジトリのURLとローカルリポジトリを保存するディレクトリを入力して「OK」ボタンをクリックします。
Tidying up your local and remote repository.
あなたのローカルとリモートのリポジトリを整理する。
To update an application from a remote repository, simply add the pull field to your data hash, and set it to true:.
リモートリポジトリからアプリケーションを更新するには、単にpullフィールドをdatahashに追加し、trueに設定します。
We are now up to date with the latest change from the remote repository.
これでリモートリポジトリから最新の変更内容の取り込みが完了しました。
In this example, we are cloning the remote repository that was created in the previous page but with a different directory name"tutorial 2.
ここでは、前のページで作成したリモートリポジトリを、「tutorial2」というディレクトリ名でクローンします。
Git operates in two stages of"local repository" and"remote repository".
Gitは「ローカルリポジトリ」と「リモートリポジトリ」の二段構成で運用します。
This remote repository can be a file share, the Chocolatey community repository, or for enterprises it is ideally an internal web server.
リモートリポジトリは、ファイル共有、Chocolateyコミュニティのリポジトリ、または内部Webサーバー(企業にとってはこれが理想的)で実現できます。
Work folder Synchronized with both remote repository and local repository..
作業フォルダリモートリポジトリ、ローカルリポジトリいずれとも同期済み。
On any given Chocolatey client,packages are going to be installed primarily from a remote repository.
どのChocolateyクライアントでも、パッケージは基本的にリモートリポジトリからインストールされます。
Security Fix for RubyGems: SSL server verification failure for remote repository This release includes two security fixes in RubyGems.
RubyGemsに関するセキュリティフィックス:リモートリポジトリへのSSLサーバ検証の修正このリリースはRubyGemsに関する2つのセキュリティフィックスを含んでいます。
In Git, a commit is always done in the local repository(unlikeSubversion where a commit will modify the remote repository directly).
Gitでは、コミットは常にローカルリポジトリで行われます(コミットがリモートリポジトリを直接変更するSubversionとは異なります)。
In this case, you send the changes to this remote repository, and then Plesk pulls them from the remote repository and deploys to your web site.
GitHubやBitBucketなどのリモートGitホスティング:この場合、このリモートリポジトリに変更を送信すると、Pleskがリモートリポジトリから変更をプルしてウェブサイトにデプロイします。
To resolve conflicting changes after merging files from a branch or remote repository, use git mergetool.
ファイルのマージ後、ブランチまたはリモートリポジトリの不一致変更を解決するには、gitmergetoolを使用します。
However, as the procedure is complicated and many remote repository services are published on the Internet,we will explain with the policy to utilize the remote repository already provided in this document.
しかしその手順は複雑であることと、インターネット上に多くのリモートリポジトリサービスが公開されていることから、本書ではすでに提供されているリモートリポジトリを活用するという方針で説明を行います。
If the tool was installed using the Python Piptool the following command will check the remote repository for updates, and apply it to your local system.
ツールがPythonPipツールを使用してインストールされていた場合、次のコマンドはリモートリポジトリに更新をチェックし、それをローカルシステムに適用します。
Depending on the method you are using you may need to specify other information,such as a password and proxy settings for connecting to a remote repository e.g. for pserver.
使用する方法に応じて、リモート・リポジトリへ接続するためのパスワードやプロキシ設定(pserverの場合など)などのその他の情報を指定する必要がある場合があります。
If you aren't working with a person consistently but still want to pull from them in this way,you can provide the URL of the remote repository to the git pull command.
継続的に共同作業を続けるわけではないけれど、それでもこの方式でパッチを取得したいという場合は、リモートリポジトリのURLをgitpullコマンドで指定することもできます。
However, it's cumbersome to commit and push many times just to run a job with a modification of a few characters and of course,you don't want to get your remote repository dirty.
しかし、たった数文字の変更のためにコミットしてプッシュするのは非常に面倒であり、リモートのレポジトリーがこの細かい修正で汚れてしまうのを好む人はいないでしょう。
Using CVS Support in NetBeans IDE Depending on the method you are using you may need to specify other information,such as a password and proxy settings for connecting to a remote repository e.g. for pserver.
NetBeansIDEでのCVSサポートの使用使用する方法に応じて、リモート・リポジトリへ接続するためのパスワードやプロキシ設定(pserverの場合など)などのその他の情報を指定する必要がある場合があります。
結果: 29, 時間: 0.0305

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語