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

RE: adding new files

From: Méresse Christophe <christophe.meresse_at_nagra.com>
Date: 2007-06-15 15:06:54 CEST

 

> -----Original Message-----
> From: Bala Paranj [mailto:bparanj@yahoo.com]
> Sent: mercredi, 13. juin 2007 02:29
> To: users@subversion.tigris.org
> Subject: adding new files
>
> When I do svn st, I see lots of new files (? mark). How do I
> add the new files into svn? When I do svn add . , it says
> the folder is already in subversion. svn ci . does not do
> anything. TIA.

Use the --force option:

svn add --force .

Regards
Christophe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 15 15:07:21 2007

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.