Commit in SVN without letting other to checkout - is it possible?
- by strDisplayName
Hey everybody,
I am using SVN as my source control with ANKH and TortoiseSVN. I am writing a huge change in a project, and it takes a few days to make the change, but in the meantime I still want to commit once in a while for backup.
But if I commit other team members will get updated with my unfinished work.
Is there a way that I can "commit for backup" without changing the revision (so other won't get updated with my changes)?
Thanks!