Thank god for backups
It's 0100 and I'm going to bed because I just had to do the following:
# overzealous rm command
*curse*
*crawl under desk to plug in backup drive*
# su -
# mount /<backup drive>
# cd <to backup for web-site>/
# cp *.css <htdocs dir for site>/
# umount /<backup drive>
# ^D
# try to make changes to css
*annoyed grunt*
# su -
# chown stuff
# ^D
# cd <web-site htdocs>
*sigh*
# svn status (shows files I needed)
*headdesk*
permanent link
