You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by yuanpeizhi <yu...@360buy.com> on 2011/09/06 05:33:10 UTC

svn cp bug of svn-1.7.0-dev for window7

Hello:
	This is my svn version info, and my OS info
	D:\svn_indexer>svn --version
	svn, version 1.7.0-dev (under development)
    compiled Jul 22 2011, 19:11:38

	D:\svn_indexer>systeminfo
	主机名:           YUANPEIZHI-PC
	OS 名称:          Microsoft Windows 7 家庭普通版
	OS 版本:          6.1.7600 暂缺 Build 7600
	OS 制造商:        Microsoft Corporation
   
    when I use svn cp

	D:\svn_indexer>svn cp http://svn1.***.com/arch/keyword/indexer/trunk  http://svn1.***.com/arch/keyword/indexer/branches/20110906_comment
	svn: E200007: Error running context
	svn: E200007: Trying to use an unsupported feature
 	
	I don't know why! How can I use the 'svn cp' funcion! Thanks!
	


袁佩之 
yuanpeizhi@360buy.com
2011-09-06 11:24:06

Re: svn cp bug of svn-1.7.0-dev for window7

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Ryan Schmidt wrote on Tue, Sep 06, 2011 at 02:25:06 -0500:
> On Sep 5, 2011, at 22:33, yuanpeizhi wrote:
> 
> > 	This is my svn version info, and my OS info
> > 	D:\svn_indexer>svn --version
> > 	svn, version 1.7.0-dev (under development)
> >    compiled Jul 22 2011, 19:11:38
> > 
> > 	D:\svn_indexer>systeminfo
> > 	主机名:           YUANPEIZHI-PC
> > 	OS 名称:          Microsoft Windows 7 家庭普通版
> > 	OS 版本:          6.1.7600 暂缺 Build 7600
> > 	OS 制造商:        Microsoft Corporation
> > 
> >    when I use svn cp
> > 
> > 	D:\svn_indexer>svn cp http://svn1.***.com/arch/keyword/indexer/trunk  http://svn1.***.com/arch/keyword/indexer/branches/20110906_comment
> > 	svn: E200007: Error running context
> > 	svn: E200007: Trying to use an unsupported feature
> > 	
> > 	I don't know why! How can I use the 'svn cp' funcion! Thanks!
> 
> The same was reported a week ago on the dev list:
> 
> http://old.nabble.com/Error-tagging-with-ra_serf-td32356731.html
> 
> It says you can work around the problem by setting Subversion to use neon instead of serf.

The same thread hasn't conclusively identified the source of the bug, so
if you can /reproduce/ the "svn: E200007: Trying to use an unsupported
feature" error then please email the dev@ list with the steps to
reproduce it.  Thanks.

Re: svn cp bug of svn-1.7.0-dev for window7

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Sep 5, 2011, at 22:33, yuanpeizhi wrote:

> 	This is my svn version info, and my OS info
> 	D:\svn_indexer>svn --version
> 	svn, version 1.7.0-dev (under development)
>    compiled Jul 22 2011, 19:11:38
> 
> 	D:\svn_indexer>systeminfo
> 	主机名:           YUANPEIZHI-PC
> 	OS 名称:          Microsoft Windows 7 家庭普通版
> 	OS 版本:          6.1.7600 暂缺 Build 7600
> 	OS 制造商:        Microsoft Corporation
> 
>    when I use svn cp
> 
> 	D:\svn_indexer>svn cp http://svn1.***.com/arch/keyword/indexer/trunk  http://svn1.***.com/arch/keyword/indexer/branches/20110906_comment
> 	svn: E200007: Error running context
> 	svn: E200007: Trying to use an unsupported feature
> 	
> 	I don't know why! How can I use the 'svn cp' funcion! Thanks!

The same was reported a week ago on the dev list:

http://old.nabble.com/Error-tagging-with-ra_serf-td32356731.html

It says you can work around the problem by setting Subversion to use neon instead of serf.