vault backup: 2024-05-21 23:04:08
This commit is contained in:
parent
1967c302e8
commit
e683f59761
@ -291,6 +291,14 @@ Workspace可以理解为,depot到本地的一个映射,对应本地的一个
|
||||
|
||||
开发的过程中可以有多个Workspace(例如一个用来开发,一个用来更新验证保证提交没有错误),但一般只推荐有一个Workspace。
|
||||
|
||||
### AltSync
|
||||
这是一种2024.1推出的新的同步技术,允许您减少从库同步到客户端工作区时的初始等待时间,从而加快工作速度。您可以节省时间、磁盘空间和网络带宽,因为您只在需要时下载所需的内容。相关文档:
|
||||
- 文档:
|
||||
- https://www.perforce.com/manuals/p4vfs/Content/P4VFS/p4vfs-intro.html
|
||||
- https://www.perforce.com/manuals/p4vfs/Content/P4VFS/p4vfs-and-p4v.html
|
||||
- p4vfs(需要额外安装)
|
||||
- https://github.com/microsoft/p4vfs
|
||||
|
||||
### P4ExcludeList
|
||||
|
||||
### .p4ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user