解决创建文件时不带锁
C:\Documents and Settings\你的用户名\Application Data\Subversion
找到上面的用户路径
打开config添加
### Section for configuring automatic properties.
[auto-props]
* = svn:needs-lock
然后开启提示 找到这行代码 将注释符号#去掉
# enable-auto-props = yes
时间: 2024-10-08 03:38:25