English 中文(简体)
SVN Hook没有书面许可
原标题:SVN Hook does not have write permissions

我成功地建立了可以发送电子邮件和任何邮件的邮稿。

I extended it to, on commit, checkout the newly committed repo locally and run doxygen on it. I have an issue with permissions though. When I do a commit (which is mapped through HTTP), my post-commit log says permission denied for both checking out and running doxygen.

我把当地工作复制件的所有权设定为与邮购单相同,因此,我会想到,特别志愿人员会执行会同样加以操纵的会后文字。

我如何准许颠覆活动,以便我的后承诺能够产生文件等事情?

谢谢。

问题回答

你们必须记住的是,什么是执行这一野蛮方案。 如果你通过您的《吉大港山区行动计划》来管理,那么任何用户的网络服务器都在运行。 这意味着www-data, apache, 或另一个网络服务器用户必须在你希望书写的名录上写上的许可。

通常,我制作一张字幕后标出的温床(邮袋中美元),然后在座做我的所有工作。





相关问题
Best practices for Subversion and Visual Studio projects

I ve recently started working on various C# projects in Visual Studio as part of a plan for a large scale system that will be used to replace our current system that s built from a cobbling-together ...

Changing username in SVN+SSH URI on the fly in working copy

I am using SVN+SSH to check out a working copy of repository from an SVN server on which all developers are members of a developer group and have full read/write permissions on the repository ...

ASP.NET MVC: How should it work with subversion?

So, I have an asp.net mvc app that is being worked on by multiple developers in differing capacities. This is our first time working on a mvc app and my first time working with .NET. Our app does not ...

How to search for file in subversion server?

Is there a way to search for a file in a subversion repository? Something similar to Unix find command, with which I can find the location of a file in a repository. I know there is svn list, but ...

热门标签