[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Bug: svn mv

From: Erwin J.van Eijk <kojak_at_wanadoo.nl>
Date: 2001-12-31 11:24:55 CET

Hi,

I've found this problem with the svn from 2001-12-27.

I do this:

$ svn co http://host/Repos/myproject
$ svn add somefile
$ svn mv somefile somedir/
svn_error: #21012 : <Trying to use an unsupported feature>
                        Not allowed to copy or move 'testmergestream.cc' --
                it's not in the repository yet. Try committing first.
$ svn commit
svn_error: #21076 : <RA layer request failed>
commit failed: wc locks and tmpfiles have been removed.
                                                                             
svn_error: #21076 : <RA layer request failed>
commit failed: while sending tree-delta to repos.

svn_error: #21076 : <RA layer request failed>
The CHECKOUT request failed (http
#409)(/Repository/$svn/ver/69.4.1.4/loganalyst)

If I do a svnadmin recover at this stage, it sigsegv's on me. I've mailed the
core to Sander Striker already for further analysis, he helped me on IRC.

Grtz
EJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:54 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.