开发者

Removing needs-lock attribute when tagging

I wonder if there is a smart way to remove the needs-lock attribute when branching/tagging a Subversion directory.

It comes useful because while in the trunk you need to serialize access to shared files, when you are making modifications only to a branch to integrating some trunk modifications, you are probably the only developer assigned that task.

Is there a smart way to either ignore the svn:needs-lock prop开发者_Go百科erty during tagging (probably not) or possibly remove at once any svn:needs-lock attribute recursively in a directory?

Thank you

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜