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 .
Thanks On Wednesday, 25 April 2018 00:26:45 UTC+10, Luke1410 wrote: > > Hi Vivek, > > On 24/04/2018 10:15, Vivek Kataria via TortoiseSVN wrote: > > > > HI All > > > > When I created the repository I want to keep few IDE related files in > > Repository , so that a new checkout has complete working folder . But > > do not really need to update or modify them with further development , > > hence I wont mind if they are unversioned . > > But if I unversion the files/ folder they get deleted from repository > > as well . > > > > Is there a way to keep these files in repository ( synonymous to > > backup) , but unversioned or ignored by default from daily updates > > and commits > > > > Regards > > Vivek Kataria > In the TSVN commit dialog you can right click these files and put them > onto the "ignore-on-commit" changelist. These files will then be put in > a separate area at the end of the list of files in the commit dialog and > won't be automatically selected to get committed. > Does this solve your issue? > > Regards, > Stefan > > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/662bacc7-91a2-420b-bc70-4ca220371c40%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
