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

RE: svn mv

From: Sander Striker <striker_at_apache.org>
Date: 2001-12-31 11:43:34 CET

> From: Erwin J.van Eijk [mailto:kojak@wanadoo.nl]
> Sent: 31 December 2001 11:25

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

And APR from the same date.
 
> 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.

Acknowledged this is an unsupported feature (at the moment?).
         
> $ 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.

Apart from what Erwin told me on irc I cannot make much of it. My current
build doesn't match the one Erwin has. Here's the bt he pasted on irc:

[11:07] <kojak_> #0 0x40019e35 in svn_repos_close (repos=0x2) at subversion/libsvn_repos/repos.c:691
[11:07] <kojak_> 691 svn_fs_close_fs (repos->fs);
[11:07] <kojak_> (gdb) bt
[11:07] <kojak_> #0 0x40019e35 in svn_repos_close (repos=0x2) at subversion/libsvn_repos/repos.c:691
[11:07] <kojak_> #1 0x804b0f0 in main (argc=3, argv=0xbffff724) at subversion/svnadmin/main.c:547

repos=0x2 is not good at all ofcourse. Clues anyone? Did svnadmin get updated
when the svn_repos layer was revamped?

> Grtz
> EJ

Sander

---------------------------------------------------------------------
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.