i've done a checkout, after that i modify a file that has been download.
Then i do svn revert .
where the file is, expecting it has again the contents that has after doing the checkout but it has the modification i have made after.
So how can i go the state of the file after doing the checkout?
Javier