I want subversion to commit a file even if it\'s unchanged. Is there a way to do this?
I thought you could do it from the command line?
svn ci -force
I don't have a repository here to check that on, so I might be wrong.