Ignore specified subfolders of version folder

2022-01-06 Thread Xsawer xsawer
Hi, I have a folder say ~/config which is under version control and contains versioned files and folders. Now I would like to create a subfolder say ~/ config/backup which I do NOT want version and would like to have it ignored by svn status. I would also like to ignore anything inside of this

Re: Ignore specified subfolders of version folder

2022-01-06 Thread Xsawer xsawer
Hi Mark, thanks for very quick answer. I confirm this works on  1.10.2 (r1835932). Is there a way how to achieve the same result on 1.7.14 (r1542130) ? The documentation you posted writes about having this feature available since version 1.8 Dan -- Původní e-mail --

Re: Ignore specified subfolders of version folder

2022-01-06 Thread Mark Phippard
On Thu, Jan 6, 2022 at 2:00 PM Xsawer xsawer wrote: > > Hi Mark, > thanks for very quick answer. > I confirm this works on 1.10.2 (r1835932). > Is there a way how to achieve the same result on 1.7.14 (r1542130) ? The > documentation you posted writes about having this feature available since >

Re: Ignore specified subfolders of version folder

2022-01-06 Thread Mark Phippard
On Thu, Jan 6, 2022 at 1:27 PM Xsawer xsawer wrote: > > Hi, > I have a folder say ~/config which is under version control and contains > versioned files and folders. Now I would like to create a subfolder say > ~/config/backup which I do NOT want version and would like to have it ignored > by

Re: Ignore specified subfolders of version folder

2022-01-06 Thread Daniel Sahlberg
Den tors 6 jan. 2022 kl 20:00 skrev Xsawer xsawer : > Hi Mark, > thanks for very quick answer. > I confirm this works on 1.10.2 (r1835932). > Is there a way how to achieve the same result on 1.7.14 (r1542130) ? The > documentation you posted writes about having this feature available since >