I’m using svn 1.7.
I have a folder which is a collaction of DLL’s from various 3rd parties. Some 3rd parties contain several DLLs.
Is there’re possibility to use wildcard in svn:external (e.g. *.dll) or should I name each file individually?
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.
You must define SRC as single file in case of file-based externals
You can svn:external the whole dir at some location and get access to all files in linked directory