Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过使用预接收或预推送挂钩来限制某些用户对某些分支的访问。但即使是一个空的预接收文件(没有扩展名)也表示预接收挂钩被拒绝。无论预推脚本如何,预推只是让所有推操作发生。
我在服务器 2012 上有 bonobo 6.3,在 iis 中启用了匿名身份验证,已授予应用程序数据文件夹访问权限,匿名签入 bonobo 的 repo 设置页面,匿名推送设置为 no。有人可以帮忙写剧本吗?我错过了什么吗?