I am trying to check in a specific part of a file into SVN, Example I have a file named Example.cs which is already on SVN in which I have added two new methods but I just want to check in just one method and hold onto the other one for a later time.
Is this possible?