Is there a simple way of putting source code into a repository and then making the original source code a working copy without having to delete it and then check it out again?
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.
You’re talking about the initial
importof a new project, right? If so, the answer as far as I can tell is, no. Here’s another post that covers the same thing, and they come to the same conclusion, with a few suggested workarounds.