TO THE REPOSITORY 한국어 뜻 - 한국어 번역

[tə ðə ri'pɒzitri]
[tə ðə ri'pɒzitri]
저장소에

영어에서 To the repository 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Record changes to the repository.
저장소에 기록 변경.
Producers(developers, ISVs, SaaS providers, andAWS partners) can easily publish to the repository.
생산자(개발자, ISV, SaaS 공급자,AWS 파트너)는 리포지토리에 손쉽게 게시할 수 있습니다.
RepoHost Points to the repository hostname.
RepoHost 리포지토리 호스트를 가리킵니다.
You and the other developers all have push access to the repository.
모든 개발자는 공유하는 저장소에 쓰기 권한이 있어야 한다.
New manuals uploaded to the repository and more uploaded in 21 other groups.
새로운 매뉴얼은 저장소에 업로드 21 다른 많은 그룹에 업로드.
This responsibility is assigned to the Repository.
이 초기화는 Repository가 책임 진다.
The more changes there are to the repository, the more work the developer must do before submitting their own changes.
저장소에 변경된 내용이 많을수록, 개발자들이 자신의 작업 내용을 제출하기 전에 해야 할 일이 많아진다.
Finally, commit all the changes just made to the repository with.
마지막으로, 저장소에 만들어진 모든 변화를 커밋하세요.
For write access to the repository over SSH you may need to tell CVS to use SSH instead of rsh for logging in by adding a line to your shell config.
SSH를 통해 저장소에 대한 쓰기 권한을 얻으려면 쉘 설정에 줄을 추가하여 CVS가 로그인을 위해 rsh 대신 SSH를 사용하도록 해야 할 수도 있습니다.
Backup a directory to the repository.
저장소에 디렉토리 백업.
While cvs tracks revision information, it is often difficult to see what changes were committed‘atomically' to the repository.
CVS 리비젼 정보를 추적하는 동안, 변경 사항이 저장소에 '원자적으로' 커밋되어진 것을 확인하는 것은 종종 어렵습니다.
Anyone can commit to the repository.
누구라도 저장소(repository)에 커밋할 수가 있습니다.
It continues to grow:When someone requests a paper not already on Sci-Hub, it pirates a copy and adds it to the repository.
그것은 계속 성장: 누군가가 공상 과학 허브에 없는 종이를 요청할 때,그것은 복사본을 해 적 하 고 저장소에 추가 합니다.
Tasks are updated via commits to the repository with a link to the code change.
작업은 코드 변경에 대한 링크가있는 저장소에 대한 커밋을 통해 업데이트됩니다.
The svn commit command sends your local changes to the repository.
Svn commit 명령은 당신의 모든 변경점을 저장소에 보냅니다.
Changes to the repository is granted on merit- if you demonstrate comprehension of Subversion, programming competency, and a“team spirit”, you will likely be awarded that permission.
저장소(repository)에 대해서 변경을 직접 커밋하는 권한은, 이점이 있는 경우에만 인정됩니다만약 Subversion의 이해나, 프로그래밍의 능력이나, "팀 스피리트"를 나타내면, 당신은 반드시 그 권한을 얻을 수 있겠지요.
Svn commit-- Send changes from your working copy to the repository.
Svn commit -- 작업 카피의 변경점을 저장소(repository)에 보냅니다.
Recall that permission to directly commit changes to the repository is granted on merit- if you demonstrate comprehension of Subversion, programming competency, and a"team spirit", you will likely be awarded that permission.
저장소(repository)에 대해서 변경을 직접 커밋하는 권한은, 이점이 있는 경우에만 인정됩니다만약 Subversion의 이해나, 프로그래밍의 능력이나, "팀 스피리트"를 나타내면, 당신은 반드시 그 권한을 얻을 수 있겠지요.
If not, send it to somebody with write access to the repository.
아니면, 그것을 저장소에 쓰기 권한 있는 사람 에게 보내세요.
CVS is not forgiving of mistakes: once a change has been made to the repository it usually cannot be reversed.
CVS는 잘못을 용서하지 않는다: 저장소에 변경이 한번 가해지면 일반적으로 되돌릴 수 없습니다.
Since Validate location on finish was checked, the wizard will now attempt to validate the information by connecting to the repository.
완료하면 위치 검증을 선택했기 때문에, 이제 마법사가 저장소에 연결하여 정보에 대한 유효성 확인을 시도합니다.
The installer in Red Hat Enterprise Linux 5.6 automatically makes several more attempts to connect to the repository and downloads the required package when it is available.
Red Hat Enterprise Linux 5.6 설치 프로그램은 자동으로 리포지터리로의 연결을 여러번 시도하고 사용 가능한 필요한 패키지를 다운로드합니다.
By giving a user an access level of"Developer" or above, that user can push commits and branches directly to the repository with impunity.
Developer" 이상의 권한을 주면 그 사용자는 우리 저장소에 Push 하거나 브랜치를 만들 수 있다.
To clone a repository like this, or to add one as a remoteto an existing project, use the path to the repository as the URL.
일단 저장소를 Clone 하거나 프로젝트에 리모트 저장소로 추가한다.추가할 때 URL 자리에 저장소의 경로를 사용한다.
Each team can have read only, read/write or administrative access to the repositories.
팀은 저장소에 대해 읽기 전용, 읽고 쓰기, 관리 권한을 가질 수 있다.
For security reasons, it is strongly encouraged to have this daemon run as a user with read-only permissions to the repositories- you can easily do this by creating a new user git-ro and running the daemon as them.
보안을 위해서 저장소를 읽을 수만 있는 사용자로 데몬을 실행시킬 것을 강력하게 권고한다. git-ro 라는 계정을 새로 만들고 그 계정으로 데몬을 실행시키는 것이 좋다.
결과: 26, 시각: 0.0436

영어 문장에서 "to the repository"를 사용하는 방법

Write the cache to the repository database.
Then move the file to the repository root.
This request is submitted to the repository immediately.
I’ve added several packages to the repository recently.
Please access to the repository and download them.
To gain access to the repository contact ACSO.
With a call to the repository skip method.
Anyone with rights to the repository can edit.
Writing alert data to the repository log table.
Repositories are more faithful to the repository pattern.

한국어 문장에서 "저장소에"를 사용하는 방법

각 아카이브는 사용자가 선택한 저장소에 저장됩니다.
정보는 탈중앙화된 저장소에 암호화한 상태로 저장된다.
지금까지 저장된 버전들을 원격 저장소에 올려보자.
임시 파일은 임시 저장소에 사용 됩니다.
게다가 소스 저장소에 설치 파일(이걸 왜!
svn은 중앙 저장소에 이걸 모두 저장한다.
변경 사항은 사용자 각자의 저장소에 커밋합니다.
그러나 상태 저장소에 대한 참조는 없습니다.
만들어진 코드는 코드 저장소에 업로드 된다.
jpg를 내부 저장소에 쓰고 사용해보자.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어