java - branching svn remote folders -



java - branching svn remote folders -

i have java project managed in svn. project has remote folder - - bin. when create branch trunk, svn cp command not copying remote folder, instead, maintains link trunk. so, if makes breaking alter on file in trunk, automatically reflects in feature or release branches , causes problems.

is there way forcefulness svn re-create remote folder , contents under it? or there other feature in svn lets me this?

java svn version-control

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -