On Wednesday, July 25, 2018 at 11:19:47 PM UTC+2, Scott Adams wrote: > > Is there a way to default to having "keep locks" checkbox checked when the > commit dialog comes up? >
Sorry, no. Because it's very bad practice to keep a lock on a file for too long. A lock should only be kept as long as it's really needed, i.e. as long as you're working on that file and no longer. Having the checkbox checked by default would lead to a lot of locked files which aren't really worked on anymore. 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/72840ca5-a528-42ea-9fd2-2861f54365be%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
