On Fri, Dec 5, 2008 at 4:18 PM, Ray <[EMAIL PROTECTED]> wrote: > The way I like to do it is to checkout the empty repository into my > directory, then add all the files and checkin. You get your import and your > working copy in one step. > -Ray
Great idea; thanks. > > On Fri, Dec 5, 2008 at 6:38 PM, Lee Hinde <[EMAIL PROTECTED]> wrote: >> >> On Dec 5, 3:29 pm, Lee Hinde <[EMAIL PROTECTED]> wrote: >> > Hi; >> > >> > 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? >> > >> > Thanks. >> >> So, this isn't 'handled'. The answer is >> >> Step 2: Import existing files >> Step 3: Checkout files back to working directory. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
