九色国产,午夜在线视频,新黄色网址,九九色综合,天天做夜夜做久久做狠狠,天天躁夜夜躁狠狠躁2021a,久久不卡一区二区三区

打開APP
userphoto
未登錄

開通VIP,暢享免費(fèi)電子書等14項(xiàng)超值服

開通VIP
Setting up a source enlistment

Enlisting

Enlisting in the Source Code Using Git and Git Extensions

The Orchard project source code is hosted on CodePlex and can be accessed using a Git client. This page explains how to set-up your development environment, assuming you are a developer on the project or want to work on a patch or contribution.

If you are not a developer on the Orchard project, you can download the source code, compile it and play with it, but you won't be able to submit changes other than by submitting patches.

When using a distributed source control system such as Git, it's important to understand that the latest check-in on the CodePlex repository is not necessarily the one you want to download or sync to as it may be a different branch than the master branch. When synchronizing your enlistment, please make sure that you sync to the latest in the master branch.

For more information about Git, please read Git Basics, Basic Branching and Merging or Git Extensions user manual.

Step 1: Install Git Extensions

Download and install Git Extensions (Git Extensions is one of many Git clients, but you should be able to access the repository using any Git client).

Step 2: Enlist in the Source Code Using Git Extensions

In Windows Explorer, navigate to the local directory where you want your copy of the source code to live, right-click and choose "GitEx Clone".

As the URL of the source, type https://git01.codeplex.com/orchard:

Click "Clone". You will not be prompted for your CodePlex login and password until you try to commit changes.

Step 3: Building and Running the Orchard Source

You can build and run Orchard either from the Visual Studio 2012, or using a command-line batch file.

Using Visual Studio 2012

Open Orchard.sln from the Git enlistement directory, in "src". For information on the structure of the Orchard solution, see the Source code organization page of this wiki.

Hit F5 to build and run the application

Without Visual Studio 2012

Build the application from the command-line following the instructions found here: Building and deploying Orchard from a source code drop. You may use IIS or IIS Express to run the application.

Everyday Git Extensions Use

The part of Git Extensions you're going to use the most is the Repository Explorer (right-click on the Git enlistement directory from the Windows Explorer to find it, it's called "GitEx Browse"). For example, to get the lastest changes from CodePlex, just click "Pull". The repository explorer gives you a view of all the branching and merging that has been going on on the server. You can examine each change, read its description and view diffs. You can also right-click a change and update your local repository to it by clicking "Checkout revision".

You can also filter by branch, which is useful for example if you're only interested in the more stable "master" branch (everyday work is happening in special branches or in the common "1.x" branch).

Viewing the Source Code Without Enlisting

If you are not a developer on the Orchard project, you can still download the source code on this page:

https://orchard.codeplex.com/SourceControl/list/changesets

Click on the latest change set from the branch you 're interested in (if you don't know which, we recommend you use the latest in the master branch, which is going to be more stable than the 1.x branch on which everyday work is being done). The branches a particular checkin belongs to is displayed in its comment:

This enables you to browse the source code directly on the web, which is useful if you just want to check something or for educational purposes, but you can also download a local copy by clicking the download link. You can then unzip that file onto your local hard drive, compile the code and even modify it.

Branches

  • master the sources for the last release (1.0, 1.1, 2.0, etc.)
  • 1.x contains the sources of the day-to-day work
本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊舉報(bào)。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
[Git] 關(guān)于refs/for/ 和refs/heads/
IEBlog : Extending IE Quick and Dirty
Git flow with Jenkins and GitLab
android repo qiehuanfenzhi
詳解在Visual Studio中使用git版本系統(tǒng)(圖文)
Development resources - MozillaZine Knowledge Base
更多類似文章 >>
生活服務(wù)
熱點(diǎn)新聞
分享 收藏 導(dǎo)長(zhǎng)圖 關(guān)注 下載文章
綁定賬號(hào)成功
后續(xù)可登錄賬號(hào)暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服