tags:

views:

50

answers:

1

I had a set of files one day, I did an SVN commit in a front end app called Cornerstone on the Mac. 2 days later (after a weekend) I found that one of the files I had was deleted. There's no record of a deletion transaction in the log and no information in the log as to what might have happened to the file.

Any ideas or information? I'm desparate to figure out what is happening.

A: 

Is the file showing in the repo browser?

Have you just deleted it locally? Maybe try updating the directory it's contained in again, the repository might still have a copy.

Mechamonkey