You are not logged in.

#1 2013-07-31 05:14:23

wangchong
Member
Registered: 2013-06-25
Posts: 76

Subversion not working

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

#2 2013-07-31 20:25:06

sbmomeni
Member
Registered: 2013-07-26
Posts: 29

Re: Subversion not working

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

#3 2013-08-01 01:52:23

wangchong
Member
Registered: 2013-06-25
Posts: 76

Re: Subversion not working

Problem still exists for your advising url.

Offline

#4 2013-08-01 10:58:54

sbmomeni
Member
Registered: 2013-07-26
Posts: 29

Re: Subversion not working

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 properties

This 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

#5 2013-09-08 09:37:03

sbmomeni
Member
Registered: 2013-07-26
Posts: 29

Re: Subversion not working

It's fixed now!

Offline

Board footer

Powered by FluxBB