Re: non-recursive-add isn't that useful? why is there no ".svn" folder in there? why can't I add more files?
From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 16 Oct 2008 12:52:29 -0400
You'll have to CD to that folder you just added, and do a:
$ svn add *
Instead of using the -N option, try the --depth=immediates option.
-- David Weintraub qazwart_at_gmail.com On Wed, Oct 15, 2008 at 9:50 PM, Geoffrey Plitt <geoff_at_gweb.org> wrote: > when i do "svn add -N" on a folder, i expected it to make a ".svn" folder > underneath, and then any files under there would have a "?" status. > > instead, the folder is added, but there is NO WAY to add the files > underneath, becase it's not a working copy. so what's the point of this > mode? > > -g > > -- > https://twitter.com/GeoffreyPlitt > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-10-16 18:52:55 CEST |
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.