SVN: how to solve the 'file has been replaced' status

I modified the files, renaming them and changing them (I tested alternative home pages). Now I get a status message that says: "The file has been replaced" and R. I'm not sure what to do to solve this problem. I use Coda and it does not solve. So I think this is command line time. The version I care about is my local version, and I want to overwrite the deleted version. I am the only person working on this, so the brute force approach is fine.

+3
source share
3 answers
  • Copy the file and put it in a temporary location
  • Run svn revert
  • Now copy it back to the same folder
  • "svn st",
+8

i , . - .

0

, , Version Control Buddy, RAD Subversive SVN Connector (Eclipse ):

  • RAD
  • RAD, > Team > Revert
  • RAD
  • RAD, .

, , , "", , , -user.

0

All Articles