> I am executing:
>     svn propedit svn:ignore .
> 
> But this works only on the current directory. I like to have it
> work
> on all the directories beneath the current directory also. And if
> possible on the directories that will be created in the future.
> 
> Is this possible?

If you ignore a folder... you are also ignoring any contents or sub-folders of 
that folder. 

For example, if you have:

/MyPath/Here/IngoreThis

svn:ignore IgnoreThis

as a property of the Here folder... the IgnoreThis and all its contents will be 
ignored. Or, is that not what you are asking?

BOb

Reply via email to