[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: Stefan Schilling <mail.suse_at_gmx.de>
Date: 2005-01-28 10:15:40 CET

Guten Tag Ben Collins-Sussman,

Am Donnerstag, 27. Januar 2005 um 14:41 schrieb Ben Collins-Sussman:

> On Jan 27, 2005, at 4:46 AM, Stefan Schilling wrote:

>> Hello!
>>
>> I´m running a
>>
>> serifos:/home/stefan# svn --version
>> svn, Version 1.1.1 (r11581)
>> übersetzt Dec 15 2004, 19:22:46
>>
>>
>> and it´s working pretty good except for one thing: it doesn´t add all
>> directories. That means, I cd into the directory, right above the
>> checkout directory, and issue the " svn add -q CHECKOUT_DIR/* "
>> command.
>> Then it computes a lot of files / directories (in fact, it takes a
>> whole bunch of time), and also adds some new files. Poorly, it doesn´t
>> do this for all.
>>
>> e.g. it addes all files in CHECKOUT_DIR/Docs/Archiv-UOS, but the
>> directories, that are in Archiv-UOS are not added. Same with all
>> .-files in the CHECKOUT_DIR. e.g. there are several files, that save
>> Mozilla´s email-data, that file won´t be stored properly.
>>
>> Can you help? Do you need any extra information? Please write, I´ll
>> try to present.
>>

> '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?

Thank you and have a nice weekend.

Greetings,
Stefan

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

-- 
Mit freundlichen Grüssen
Stefan Schilling                            mailto:mail.suse@gmx.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 28 10:18:15 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.