Вопрос

I got a new computer and I had to check my old work imported from my previous computer using SVN. For some reason for which I cant find an answer, checkout gets an error every time. This is the error message I get from the button (all the rest is just the way they want me to report that error). So I'm getting : Subversion Exeption.

In file
 'D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subversion\subversion\libsvn_client\ra.c'
 line 647: assertion failed (peg_revnum != SVN_INVALID_REVNUM)

any ideas?

Это было полезно?

Решение

Maybe TortoiseSVN 1.8 is newer for your old work repository.

Try old version client (or upgrade your server's svn, after backup repositories ).

Другие советы

The problem was version of tortoise diffrences, just downloaded the old version i had..

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top