> Hi! > > Is there a way to notify SVN that I moved a file? I know that I can just move > it > back and then tell SVN to move it, that's not the point. What I'm looking for > instead is a way to just notify SVN after the fact, similar to what e.g. > TSVN does. > > I tried to force the move, but that didn't help either. Any suggestions? >
No, I don't think it's possible. Get in the habit of using svn mv. Bob