>> I have a project I want to add to a local repository. >> >> Step 1: Create local rep. Cool. I can do that. >> Step 2: Add my existing files. Hmmm. I can import files, but that >> doesn't seem to do me any good, i.e, it doesn't create a local >> working >> directory. How do I do this step? >> > Step 2: Import existing files > Step 3: Checkout files back to working directory.
I do this... Step 1: Create local rep Step 2: Checkout empty local rep which creates working directory. Step 3: Drag and drop project files into working directory. Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
