gpt4 book ai didi

file - 如何 check out 单个文件?

转载 作者:行者123 更新时间:2023-12-04 10:55:52 24 4
gpt4 key购买 nike

我想从CVS存储库中将file1 checkout 到当前目录。

File1的路径是:/opt/application/CVS_REPOSITORY/project/lib/source/file1
我该怎么做?

首先我设置:

setenv CVSROOT /opt/application/CVS_REPOSITORY

那我该怎么办?
cvs co -r . /lib/source/file1 ??

或者
cvs co -r . project/lib/source/file1  ??

最佳答案

试试cvs co project/lib/source/file1

关于file - 如何 check out 单个文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9077040/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com