Question

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?

Was it helpful?

Solution

Maybe TortoiseSVN 1.8 is newer for your old work repository.

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

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top