This is the order of events:
Any way to get this back? I'm pretty desperate.
Thanks.
You've, ehm, svn delete --force
it. You can't recover it unless you have a copy somewhere.
By svn add
ing the file, you only scheduled it to be added on the next commit. You should've svn commit
ed it to the repository.