Datum: Fri, 23 Jun 2006 09:41:06 +1000
Von: Brett Porter <[EMAIL PROTECTED]>
An: Ant Developers List
Betreff: Re: .cvsignore ===> .svnignore
> .svnignore doesn't do anything. The svn:ignore properties would have
> been populated from .cvsignore when the repository w
.svnignore doesn't do anything. The svn:ignore properties would have
been populated from .cvsignore when the repository was first
converted, but after that those files can be removed.
To edit the property, use:
svn propedit svn:ignore .
Then commit that change.
Cheers,
Brett
On 23/06/06, Anto