Dear All, I need to add new files to my project. Is there a way to create an empty working copy where I just copy the new files into it and then commit them?
It seems unnecessary to have to checkout the whole project (or parts of it) to the working copy when I don't need to update anything existing. Am I missing something here? Amad