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

Re: svn add doesn't honor svn:ignore or global ignore?

From: Hans Salvisberg <svn.users_at_salvisberg.com>
Date: 2006-10-31 09:37:49 CET

Reinhard Brandstädter wrote:
> Well I tried to call "svn add ." but this won't work within the /etc directory
> because "/etc" is already under version control. (It's an in-place import)
> So for the first initial check-in i see no other way than doing a svn add *
> and then doing an svn del on unwanted files, svn del shadow for example.

Try

        svn add . --force

Hans

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 31 09:38:24 2006

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.