tags:

views:

50

answers:

0

So I've been working with subversion (and IntelliJ) for almost a year now. Every once in a while, subversion seems to get corrupted or something, and it won't update properly. After updating, i'll find files in the repo-browser that won't get checked out into my file system. Updating again says all files are up to date.

I've fixed this for myself once in the past by deleting my entire source and re-checking it all out.

This happens to me and the other two devs on my team. Anyone know what could be wrong?

--edit--

Using tortoise svn and intelliJ concurrently for subversion on a windows xp machine.