I am trying to extract a public svn software source and have run against an immediate error returned. Here are the particulars:
svn checkout http::/xx/yy/codename codename --username=anomymous
and give a password of anonymous (the approved pw).
the response is:
Cannot mix incompatible Qt library (version 0x40802) with this library (0x40803)
Aborted
I am running Wheezy 7.8 and have used svn in the past with no such complaint.
Can someone help?
Thanks.
Comer