Re: recursive propedit

2011-03-22 Thread Cecil Westerhof
Op dinsdag 22 mrt 2011 21:22 CET schreef Bob Archer: >> 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 create

RE: recursive propedit

2011-03-22 Thread Bob Archer
> 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

Re: recursive propedit

2011-03-22 Thread David Weintraub
On Tue, Mar 22, 2011 at 2:34 PM, Cecil Westerhof wrote: > 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 i

recursive propedit

2011-03-22 Thread Cecil Westerhof
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? -- Cecil Westerhof Senior Softwa