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

Re: Subversion 1.5.0-RC7 bug: "svn delete ."

From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Fri, 6 Jun 2008 07:17:32 +0300 (Jerusalem Daylight Time)

I get this when '.' is a working copy of the repository root, but not when
it is a working copy of some other directory. Do you see the same?

Alexander Kitaev wrote on Wed, 28 May 2008 at 21:18 +0200:
> Hello,
>
> It is possible to call "svn del ." being in WC root directory:
>
> $ svn del .
> D .
> svn: Unable to lock 'dir1'
>
> $ svn st -vu
> 6 6 alex dir1/b.txt
> 6 3 alex dir1/moved2.txt
> O 6 4 alex dir1/file.txt
> 6 6 alex dir1
> 6 1 alex dir2
> D 6 6 alex .
>
> $ svn ci -m "delete all"
> svn: Commit failed (details follow):
> svn: No repository found in 'svn://localhost:1729'
>
> Same bug exists in 1.4.x version and I think it is not correct to call
> "svn del ." for any directory, not only for wc root.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-06 06:18:02 CEST

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.