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.
我正在尝试为我的硬盘建立备份计划,我想知道是否需要备份所有“.svn”子文件夹?
注意:存储库不在我的计算机上 - 我的计算机仅包含一个工作副本。
您不需要备份这些.svn文件夹。除此之外,您实际上并不需要备份您的工作副本,因为您可以随时再次从服务器中检出它们。
.svn
但是,如果您的工作副本不大——没有什么反对将它们作为系统上的所有其他数据进行备份的。