CVS 由用户拥有,但是当文件导入到其中时,“root”将被删除。被声明为这些文件的所有者
您好,我刚刚安装了 CVS 服务器并开始将文件导入到服务器上。如何在文件传输时直接更改所有者或使用户成为所有导入文件的默认所有者。
这可能吗?
Hello I have just installed CVS server and have started importing files onto the server. How would I change the owner directly while file transfer or make the user the default owner of all the files being imported.
Is that possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
《使用 CVS 进行开源开发》一书(在线提供) 描述了如何设置 CVS 存储库的文件权限。请参阅标题为“启动存储库”的部分。
The book Open Source Development with CVS (available online) describes how to set file permissions for a CVS repository. See the section entitled "Starting A Repository".