我的问题是,能否在使用“公法”作为“民俗”选择时设立单独的分支,使其中一部分是私人的? 重要的是,如果我去过维基网页,那么只有“群体”的人才能看到并洗刷法典的这一部分(图书馆)。 如果是的话,我如何这样做,制定适当的分支政策?
我试图这样做,以便我的内部团队能够把事情只记录给我们的团队,并且让其他人公开。
谢谢!
我的问题是,能否在使用“公法”作为“民俗”选择时设立单独的分支,使其中一部分是私人的? 重要的是,如果我去过维基网页,那么只有“群体”的人才能看到并洗刷法典的这一部分(图书馆)。 如果是的话,我如何这样做,制定适当的分支政策?
我试图这样做,以便我的内部团队能够把事情只记录给我们的团队,并且让其他人公开。
谢谢!
你可以努力做到如下:
Create a branch (e.g., Wiki
) and only put the Wiki markdown files (.md
) into this branch.
建立小组/小组(例如, > 代码>Wiki Editors小组),并增加所有需要进入Wiki网页的用户。
On the security hub of the Wiki
branch, give the Wiki Editors
group the Contribute
permission at least. And try to set all permissions as Deny
as possible for other users and groups/teams on this branch.
当您“Publish Code as wiki
时,选定Wiki
分行。
<>说明: 这一方法只能让> 密码>
This is a pretty vague question but I m struggling a bit to get my head around what is involved in cloud hosting. Say for instance if I had an asp.net web app using: - Webforms - linq to sql - an ...
I am working on an Azure demo to run Powershell in a worker role. In my web role I add the name of the Powershell script which is to be run to a CloudQueue object. I can print the script output to ...
I ve been struggling with this one for a couple of days now. My current Windows Azure WebRole is stuck in a loop where the status keeps changing between Initializing, Busy, Stopping and Stopped. It ...
We are looking at Windows Azure, but getting a token appears to be hard now, at least that s what I m seeing in web searches. Anyone tried it or know how to accelerate that process? Any idea how long ...
Problem: I have a Azure project. The problem is that when I run the application it takes like 10-15 minutes to actually open the page in browser. The page & debugging works normaly. Project: ...
I am developing a ASP.NET MVC web app under .NET 3.5, NHibernate and hosted on Windows Azure. When, the webapp is run from the local development fabric it works fine. Yet, when I move it to Windows ...
Presently .Net 4.0 is not supported on Azure. This thread indicates that you will not be able to use .Net 4.0 with VS 2010 until it is supported in the cloud. http://social.msdn.microsoft.com I d ...
My google-fu is failing me on this one. As a possible solution to Unit Testing .NET 3.5 projects using MStest in VS2010 (but I ve put this in a seperate question because it s kind of unrelated): Is ...