Re: Auto File Commit
From: T. Wassermann <mail_at_tobias-wassermann.de>
Date: 2006-06-22 06:58:03 CEST
Hi James,
James Stroud wrote:
with Subversion 1.3 you have not add each file explicit, you can use
svn add *
within your working copy directory to add all files. But: If you've
svn add --force *
This command will go through the current directory (if it is a working
BUT: svn add will NOT use svn:ignore-definitions, so if you have an
testdir/
and your svn:ignore will be ignodir/* svn add --force * will add this
[It's a good question, why svn add ignores svn:ignore. It may be
Best Regards
Tobias
---------------------------------------------------------------------
|
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.