svn - Removing needs-lock attribute when tagging -



svn - Removing needs-lock attribute when tagging -

i wonder if there smart way remove needs-lock attribute when branching/tagging subversion directory.

it comes useful because while in trunk need serialize access shared files, when making modifications branch integrating trunk modifications, developer assigned task.

is there smart way either ignore svn:needs-lock property during tagging (probably not) or perchance remove @ 1 time svn:needs-lock attribute recursively in directory?

thank you

svn

Comments

Popular posts from this blog

ios - Fragment Shader GLSL for texture, color and texture/color -

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -