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

Re: Strange svn move behaviour

From: Sergio Bossa <sergio.bossa_at_gmail.com>
Date: 2006-05-20 11:19:21 CEST

On 5/20/06, Sergio Bossa <sergio.bossa@gmail.com> wrote:

> > $test> svn status
> > A new_dir
> > A + new_dir/a_dir
> > D + new_dir/a_dir/test_file
> > D a_dir
> > D a_dir/test_file_rn
>
> Issuing a commit gives me the following:
>
> $test> svn commit -m ""
> svn: Commit failed (details follow):
> svn: Out of date: 'a_dir' in transaction '5-1'

Sorry, I forgot to say that if I issue the following:

$> rm -rf a_dir

The commit works:

$> svn commit -m ""
Deleting a_dir
Adding new_dir
Adding new_dir/a_dir
Deleting new_dir/a_dir/test_file
Adding new_dir/a_dir/test_file_rn

However, I think this is not the way it should work.

Is this a bug?

Regards,

Sergio B.

-- 
Sergio Bossa
Developer, software designer, blogger and Open Source believer.
Blogging on: http://sbtourist.blogspot.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 20 11:20:22 2006

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

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