Customize TortoiseSVN to warn to commit before switch
Posted
by m.bagattini
on Stack Overflow
See other posts from Stack Overflow
or by m.bagattini
Published on 2010-05-11T12:51:00Z
Indexed on
2010/05/11
12:54 UTC
Read the original article
Hit count: 239
I use TortoiseSVN and frequently switch between a branch and the trunk, using the switch command. I noticed that if I don't commit before the switch, local modified copy gets merged. Is there a way to customize the tool to, say, warn me to commit local changes before switch?
© Stack Overflow or respective owner