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

Re: add doesn´t compute all directories

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-28 15:45:54 CET

On Jan 28, 2005, at 3:15 AM, Stefan Schilling wrote:

>> 'svn add *' will not recurse into directories that are already under
>> version control. To make it do that, use the --force option.
>
> ok, this is working for all subdirectories, thanks. BUT hidden files
> such as ~/.mozilla/* is still excluded.
> How to add those hidden files?
>

svn add * .* --force

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 28 15:48:42 2005

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.