On Fri, Feb 15, 2013 at 10:38 AM, C M <cmanalys...@gmail.com> wrote:
>
> 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?

Look at 'svn import' to add new unversioned files:
http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.import.html

-- 
   Les Mikesell
     lesmikes...@gmail.com

Reply via email to