This might be a dumb question, but is there ANY elegant solution for keeping my Subversion repository in sync with my local files *including* adding files, deleting files, renaming files?
Something like this script might help with adds and deletes, but won't handle moves or renames:
http://svn.bitflux.ch/repos/public/bxcmsng/trunk/inc/bx/tools/svnsync
Chris