svn - TortoiseSVN 1.8 : Externals greyed out in commit dialog -


i have problem tortoisesvn 1.8.1. problem similar 1 described here.

in fact, have project contains folder multiple externals. when want commit changes in more 1 external @ once or changes main project, externals greyed out (like in second picture here). cannot select them , have commit each external separately.

the problem occurs parent folder of externals. externals in same repository main project. problem first occured tortoisesvn 1.8; worked tortoisesvn 1.7.

is bug in tortoisesvn 1.8? or there property enable such commit? have set externals property in special way?

there's no bug. that's tortoisesvn correct behavior.

externals don't accept changes default. suppose using external repository not contributor, or located outside of repository. tortoisesvn can track file changes, can't perform single commit in 2 repositories @ once.

even if paths in repository structure, perform single commits in 2 repositories bad practice.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -