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

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

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -