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

Re: A couple of problems with svn rm.

From: <cmpilato_at_collab.net>
Date: 2001-12-07 19:40:38 CET

Mo DeJong <supermo@bayarea.net> writes:

> % svn rm bar.c
> D bar.c
> % ls
> bar.c foo.c
>
> Now, why is bar.c still there? Why does the client fail to remove
> the file?

Update does this, I believe that's where we stand on file/dir removal.

> % svn commit bar.c
>
> svn_error: #21050 : <Filesystem has no such file>
> commit failed: wc locks and tmpfiles have been removed.
>
> svn_error: #21050 : <Filesystem has no such file>
> commit failed: while sending tree-delta.
>
> svn_error: #21050 : <Filesystem has no such file>
> file not found: filesystem `/tmp/subversion/repo/db', transaction
> `2', path `/project/head/bar.c'
>
> Issue 565 seems kind of like this problem, but they are not exactly
> the same. Is this a known problem or should I file a new issue?

This is so known that the even The Onion is preparing a parody article
of it. Don't bother with a new issue. It will be addressed in the
new commit system.

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