I have a development machine that we use to change file and we have SVN as our CM tool. We only have a single login to the computer itself. Is there a way to track the changes in the repository someway even if we have a single computer login?
In other words...
Computer has 3 users: A, B, C
The computer only has one login.
So if user A changes something, and then user B changes something. How can I differentiate the two changes?