You are not logged in.
Hi, All.
I just installed arch on my laotop yesterday and found a problem with svn.
When adding existing repository using rapidSVN, I got this error:
Error while refreshing filelist (Redirect cycle detected for URL 'http://code.taobao.org/p/acdemicspark/src')I googled it and it seems to be a universal bug for svn 1.8. Is it really this way? I don't think they will ever publish a software which contains such a fundamental bug.
Offline
Try using <http://code.taobao.org/svn/acdemicspark/trunk> instead.
The <http://code.taobao.org/p/acdemicspark/src> URL which you have used, is not an actual SVN URL.
Your problem is simillar to <http://stackoverflow.com/questions/1052 … r-15640258>.
Offline
Problem still exists for your advising url.
Offline
With the SVN URL I get this error:
$ svn co http://code.taobao.org/svn/smithtest/trunk/
svn: E175004: The PROPFIND response did not include the requested propertiesThis matches this bug report: <http://tortoisesvn.tigris.org/ds/viewMe … rumId=4061>
This is a bug in 'subversion' (independent from rapidSVN as a special client).
They told, that bug will be fixed in version 1.8.1!
So you must either wait for 'subversion-1.8.1' or get the upstream fixed code.
Offline
It's fixed now!
Offline