[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Add new files

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 15 Feb 2013 11:34:57 -0600

On Fri, Feb 15, 2013 at 10:38 AM, C M <cmanalyst66_at_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
     lesmikesell_at_gmail.com
Received on 2013-02-15 18:35:38 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.