Hi Vivek,
On 4/26/2018 2:27 AM, Vivek Kataria via TortoiseSVN wrote:
> Thanks For the reply Stefan
>
> If I i use "ignore on commit" would that setting be carried over to
> all users checking out from this repository . My problem is other
> users committing into that folder when its not required . These files
> were there for them to have a start point .
> [...]
No. Changelists are local to a working copy. Each user would have to add
the file to his own changelist.
To prevent accidental commits to these files you could lock the file
(TSVN -> Get lock...). It's nothing I'd usually recommend, but maybe
this does the trick for you then?
Regards,
Stefan