non-digit file error

1.2k views Asked by At

I am trying to update to head revision using smartsvn v6 professional version. I am getting this error

Update to Head: First line of '/folders/.svn/entries' contains non-digit file '/folders/.svn/format' does not exist

How to fix the above error?

I got this error most of the times. To solved this I need to create new folder and checkout whole project there then it works. But thats not the preferred way...

1

There are 1 answers

2
J-16 SDiZ On BEST ANSWER

Do you use the command line version of subversion client? Or any client besides smartsvn?

i think this happen when you mix different workcopy version.

To check your workcopy version, see this question: How do I determine the SVN working copy layout version?