svn
美
英 
- 網(wǎng)絡(luò)版本控制;版本控制系統(tǒng)(Subversion);安全虛擬網(wǎng)絡(luò)(Secure Virtual Network)
例句
With my basic SVN repository setup in place, I'm ready to create a release tag.
基本的SVN儲(chǔ)存庫就緒以后,就可以創(chuàng)建版本標(biāo)記了。
Only the commit is in the log (note the long, random-looking commit ID as opposed to the SVN revision number).
日志中只記錄了提交(注意比較一下冗長的隨機(jī)提交ID和SVN的修訂號(hào))。
Download SVN client software for your operating system from the Tigris. org Web site (see Resources) and install it on your workstation.
從Tigris.orgWeb站點(diǎn)(參見參考資料)為您的操作系統(tǒng)下載SVN客戶機(jī)軟件,并將其安裝到您的工作站。
To the software developers on your team, this all needs to be abstracted away as typing svn commit on the command line.
就你的團(tuán)隊(duì)中的軟體開發(fā)者而言,這一切都必須被抽象化成只要在命令列鍵入svncommit。
Conclusion: The SVN thin flap skill is one of the best methods to treat serious skin avulsion.
結(jié)論:SVN薄皮瓣技術(shù)是治療皮膚撕脫傷的最佳方法之一。
Already you might see a difference from SVN; there, your user identity was server-side and you were whomever the server said you were.
您已經(jīng)觀察到與SVN的一個(gè)不同之處;在SVN中,您的用戶身份屬于服務(wù)器端,并且您的身份由服務(wù)器決定。
Remote SVN support - for SVN repositories either on the host machine or out on the internet.
支持遠(yuǎn)程SVN——SVN的reposity可以在Mingle主機(jī)上或者在外部的互聯(lián)網(wǎng)上。
SVN, running on a central server, adds changes to its repository of data and can give you a snapshot after every change.
SVN運(yùn)行在中央服務(wù)器上,向它的數(shù)據(jù)存儲(chǔ)庫中添加修改,并在每次修改后為您提供一個(gè)快照。
Or, to update, you use the update command: $ svn update.
或者,若要更新,您可以使用update命令:$svnupdate。
The SVN Ant task does not provide a merge command, so the merge command needs to be run from the command line.
SVNAnt任務(wù)沒有提供合并命令,因此需要從命令行運(yùn)行merge命令。
Also, version-control software like Subversion (SVN) can be used to control changes to configuration files.
而且,像Subversion(SVN)這樣的版本控制軟件可用來控制對(duì)配置文件的更改。
The subversion meta-package depends on the packages needed (libapache2-svn and subversion-tools) to set up a server.
subversionmeta-package依賴一些關(guān)聯(lián)包(libapache2-svn和subversion-tools)來配置服務(wù)器。
The XML files are stored on a central server, and can be reached with a SVN client.
這個(gè)XML文件存儲(chǔ)在中央服務(wù)器,并且可以達(dá)到一個(gè)SVN客戶端。
Use Subversion (svn) to check if the local working copy of the source tree is out of date.
用Subversion(svn)檢查源樹的本地工作拷貝是否過期。
Let's start with a simple common example: tracking a directory's contents with SVN.
讓我們從一個(gè)簡(jiǎn)單的示例開始:使用SVN跟蹤目錄的內(nèi)容。
Mercurial comes with a utility to mirror changes back and forth between svn.
Mercurial附帶一個(gè)實(shí)用程序,可以在svn之間來回復(fù)制更改。
We may keep a github mirror for development purposes, but the true source will continue to be the svn repo.
出于開發(fā)的目的,我們會(huì)保留一個(gè)GitHub鏡像,但真正的代碼會(huì)一直放在svnrepo上。
For help on any of these commands, just type svn help COMMAND, and Subversion will show you some basic help; go to the manual for more.
要獲得有關(guān)這些命令的幫助,只需要輸入svnhelpCOMMAND,Subversion將顯示一些基本幫助;可以從參考手冊(cè)中了解更多。
It does not require any SVN server process to be running.
它不需要運(yùn)行任何SVN服務(wù)進(jìn)程。
The shared directory that contains the shared project contains a number of files and folders associated with SVN.
包含共享工程的共享文夾中包含大量的和SVN相關(guān)的文件以及文件夾。
It is not necessary to run the SVN server (svnserve) in order to access SVN repositories on a remote machine using this method.
如果用這種方式要訪問另一臺(tái)機(jī)器上的SVN倉庫,其實(shí)無需運(yùn)行SVN服務(wù)器(svnserve)。
Is there integration with any source control or project management software or service (e. g. SVN, Git, etc. )?
其中有沒有與整合某些版本控制或者項(xiàng)目管理軟件和服務(wù)(像SVN、Git等等)呢?
The project lead now has an action available for the BPMN model to create a development project in SVN.
好了,那現(xiàn)在該項(xiàng)目的頭兒有活兒可干了,他需要對(duì)BPMN模型做一個(gè)操作以便在SVN中創(chuàng)建一個(gè)開發(fā)項(xiàng)目。
svn up # This step updates the source to the latest code, and is optional.
這一步是更新源程序到最新的代碼,是可選操作。
Click OK to add this specific file to the svn: ignore property for the project's directory.
單擊OK將這個(gè)特定的文件添加到項(xiàng)目目錄的svn:ignore屬性中。
In this article, I demonstrate a common approach that I've used on projects using SVN.
在本文中,我將展示一個(gè)很常用的方法,我曾在使用SVN的項(xiàng)目上用過它。
See the developer documentation for instructions on fetching Tor from SVN to get the very latest development version.
查看開發(fā)者文檔,其中介紹了如何從SVN獲取Tor開發(fā)中的最新版本。
Download the SVN client software to your workstation.
將SVN客戶機(jī)軟件下載到您的工作站。
Be sure that the SVN executable is in your workstation's system path.
確保SVN可執(zhí)行文件在您的工作站的系統(tǒng)目錄中。
It still has unique revision IDs; they are just not as useful on their own as the SVN revision numbers.
它仍然使用唯一的修訂ID;只不過唯一修訂ID本身并沒有SVN修訂號(hào)那么有用。
If you do that a few times, you may want to apply for an SVN account so you can fix things directly.
如果你多次地這麼做,你可能需要申請(qǐng)一個(gè)SVN賬戶,那麼你將可以直接地修補(bǔ)相關(guān)的東西。
Using the branch makes your project benefit from bug fixes automatically whenever you run an svn update .
使用分支,使您的問題,項(xiàng)目效益修復(fù)時(shí)自動(dòng)運(yùn)行svnupdate。
Perform an SVN checkout of the repository using svn co URL.
用svncoURL執(zhí)行儲(chǔ)存庫的SVN簽出。
Once it is authenticated, it checks out the code from SVN repository.
一旦通過驗(yàn)證,就會(huì)簽出文件倉庫中的代碼。
Now when you type svn at the start of the command, you need to press TAB to complete the command (see Listing 27).
現(xiàn)在,當(dāng)您在命令開頭輸入svn時(shí),您需要按TAB來完成該命令(請(qǐng)參見清單27)。
Commit directories to the SVN repository.
將目錄提交到SVN儲(chǔ)存庫。
By using the custom completion control in zsh, you can add these subcommands to svn as part of the completion process.
通過使用zsh中的自定義完成控制,您可以作為完成過程的一部分來將這些子命令添加到svn。
Commands such as svn log, which access many different paths and revisions, are much more dependent on the authentication method.
諸如svnlog之類的訪問很多路徑的命令對(duì)認(rèn)證方法的依賴則強(qiáng)得多。
On Monday, the hacker group released a 54MB of SVN's Sony Developer source code on their website.
星期一,這支黑客隊(duì)伍在他們的網(wǎng)站上公布了一個(gè)大小為54MB的SVN索尼開發(fā)者源代碼。
Add directories to the SVN repository.
將目錄添加到SVN儲(chǔ)存庫。