Is there a way set Subversive to use –ignore-externals on future updates for a project?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not that I know of. A search on the bug tracker shows that it’s been considered but not taken up. You could alias ‘svn up’ to ‘svn up –ignore-externals’ in your shell, but that’ll affect all projects.