Vivek, If these files are meant to be a starting point for other projects, first I would say to make sure that the other persons using them know this, and to have them either Export or SVN-copy (branch) them instead of checking them out, depending on your needs.
If explaining this or training or whatever the case may be isn't enough, another option might be hook scripts. I do not know how to set them up myself, but my workplace has a server side hook script set up to deny any commits to items in "tags" folders. It is also set up to allow a very small white-list of "super" users to override the denial, if they put a key phrase into the commit log message. I would imagine that such a method could be configured to what you need. - Weston On Tuesday, April 24, 2018 at 3:15:22 AM UTC-5, Vivek Kataria 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 > -- 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/83bf2b72-2a8a-4b79-a4fb-63675c862825%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
