What is the translation of " SVN " in English?

Noun

Examples of using Svn in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
So với svn, có lẽ.
Probably in SVN.
Subversion cũng còn được gọi là svn.
Subversion is also known as SVN.
Cài đặt Svn client.
Install the SVN client.
Svn từ gốc bản sao làm việc.
Svn directory from the working copy root.
Áp dụng các thay đổi địa phương đến svn: externals khi cập nhật.
Apply local modifications to svn: externals when updating.
Để tìm thông tin lịch sử của một tập tin hoặc thư mục, sử dụng lệnh svn log.
To find information about the history of a file or directory, use the svn log command.
Bạn chắc chắn sẽ sử dụng lệnh svn status nhiều hơn những lệnh Subversion khác.
You will probably use the svn status command more than any other Subversion command.
Phiên bản này của các mô phỏng Đà điểu OSCam 1.20 svn 11342….
This version of the emulator OSCam Emu 1.20 SVN 11342 emu r735 skompilirovana under protsessor Cortex a9….
Như đã nói, chương trình svn cũng chạy được trên những nền tảng khác Unix như là Microsoft Windows.
That said, the svn program also runs on non-Unix platforms such as Microsoft Windows.
Svn cũng như những thông tin khác trong kho lưu trữ để quyết định tập tin nào sẽ được cập nhật.
Svn directory as well as further information in the repository, to decide which files need to be brought up to date.
Giải thích rất chi tiết từng lệnh con của svn, svnadmin, và svnlook với rất nhiều ví dụ cho tất cả các lệnh!
Explains in great detail every subcommand of svn, svnadmin, and svnlook with plenty of examples for the whole family!
Lệnh svn annotate rất giống với lệnh svn cat mà chúng ta đã thảo luận trong phần trước.
Very similar to the svn cat command we discussed in the previous section is the svn annotate command.
Như đã đề cậpở trên, cách hiệu quả nhất để sử dụng khóa là bật thuộc tính svn: needs- lock trên các tập tin.
As mentioned above,the most effective way to use locking is to set the svn: needs-lock property on files.
Đầu ra của lệnh svn update chỉ ra rằng Subversion đã cập nhật nội dung của tập tin button. c.
The output from the svn update command indicates that Subversion updated the contents of button.c.
Ngoài ra bạn cũng chắc chắn đã phát triển một phản xạ màthôi thúc bạn thực hiện lệnh svn status dường như là vô thức.
You have probably even developed a reflex that causes you to run the svn status command almost unconsciously.
Svn ghi nhớ nội dung và ngày tháng chỉnh sửa gốc của tập tin, Subversion có thể cho bạn biết rằng bạn vừa mới thay đổi tập tin.
Svn directory remembers the file's original modification date and contents, Subversion can tell that you have changed the file.
Lệnh này tạo ra một bản sao của một thư mục có phiên bản, giống như một bản sao làm việc,nhưng không có thư mục. svn địa phương.
This command produces a copy of a versioned folder, just like a working copy,but without the local. svn folders.
Sự nhầm lẫn với các thẻ và các chi nhánh là trong svn có thực sự là không có sự phân biệt giữa chúng, bên cạnh tên của thư mục.
The confusion with tags and branches is that in svn there really is no distinction between them, besides the name of the directory.
Sau khi bạn thiết lập các thuộc tính tệp 755, cho phát động vàtriển khai thực hiện của các mới OSCam Emu 1.20 svn 11276 emu r732.
After you set the attributes to the file 755,for launching and implementation of the new OSCam_Emu 1.20 SVN 11276 emu r732.
Lệnh svn import là một cách để sao chép nhanh một cây chưa đánh phiên bản của những tập tin và thư mục, tạo nên những thư mục trung gian cần thiết.
The svn import command is a quick way to copy an unversioned tree of files into a repository, creating intermediate directories as necessary.
Nếu điều này được kiểmtra, thì tất cả các hành động cũng được thực hiện cho tất cả các tập tin và thư mục với thuộc tính svn: externals.
If this is checked,then all actions are done for all files and folders included with the svn: externals property as well.
Lệnh svn status cũng sẽ thông báo cho bạn về việc khóa vùng quản trị trên bản sao làm việc của bạn bằng cách hiển thị chữ L kế bên những đường dẫn bị khóa này.
The svn status command will inform you about administrative locks in the working copy, too, by displaying an L next to those locked paths.
Điều này như là một sự tiện lợi cho người sử dụng khi chỉcó URL kiểm xuất được cung cấp khi thực hiện lệnh svn checkout.
This occurs only as a convenience to the user when the checkout URLis the only bit of information provided to the svn checkout command.
Ngoài những lệnh này,bạn có thể sử dụng lệnh svn update với tham số--revision(- r) để cập nhật lại toàn bộ bản sao làm việc“ quay lại thời gian”:[ 8].
In addition toall of the previous commands, you can use the--revision(-r) option with svn update to take an entire working copy“back in time”:[8].
Lệnh svn list không có tham số mặc nhiên sẽ liệt kê URL kho lưu trữ của bản sao làm việc chứ không phải thư mục của bản sao làm việc cục bộ.
The svn list command with no arguments defaults to the repository URL of the current working directory, not the local working copy directory.
Đầu tiên, tin tốt là mà tôi đã camkết hội nhập sâu hơn buddypress svn, chủ yếu là nó tích hợp với các hoạt động nuôi tốt hơn.
First, the good news is that I havejust committed a deeper buddypress integration to the svn, mainly it integrates with the activity feed much better.
Ví dụ, lệnh svn log được sử dụng để hiển thị lịch sử thay đổi trên một tập tin hoặc thư mục( xem the section called“ Tạo một danh sách các thay đổi lịch sử”).
For example, the svn log command is used to display the history of changes to a file or directory(see the section called“Generating a list of historical changes”).
Новая версия всеми любимого стримбордовского OSCam 1.20 svn 11223 phiên bản c giả lập 728 để xem các kênh truyền hình vệ tinh được mã hoá và OpenELEC LibreELEC.
The new version of the beloved strimbordovskogo OSCam 1.20 SVN 11223(c) the emulator version 728 to view encrypted satellite channels on OpenELEC and LibreELEC.
Sử dụng lệnh svn cat và svn list, bạn có thể xem nhiều phiên bản của những tập tin và thư mục mà không cần phải thay đổi phiên bản làm việc của bản sao làm việc của bạn.
Using svn cat and svn list, you can view various revisions of files and directories without changing the working revision of your working copy.
Results: 29, Time: 0.0163

Top dictionary queries

Vietnamese - English