svn add doesn't honor svn:ignore or global ignore?
From: Reinhard Brandstädter <reinhard.brandstaedter_at_jku.at>
Date: 2006-10-31 08:46:14 CET
Hi,
I just ran into an unexpected behavior with 1.3.2 on RedHat EL here.
I did a in-place checkout to /etc :
# cd /etc
# svn propget svn:ignore
svn status honors the svn:ignore property as I expected it (the file shadow is
# svn status | grep shadow
However if i want to add all files and directories in /etc to the repository I
# svn add * | grep shadow
So is this behavior expected or do i have to pipe the output of 'svn status'
Reinhard
---------------------------------------------------------------------
|
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.