You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by thomas Armstrong <ta...@gmail.com> on 2005/09/08 10:11:25 UTC

svn cleanup: Error processing command 'committed' in 'foo3'

Hi.

I'm getting this error message when trying to cleanup:

---------------
[user@pc]$ svn cleanup
svn: In directory 'foo3'
svn: Error processing command 'committed' in 'foo3'
svn: Error comparing 'foo3/view.php' and
'foo3/.svn/tmp/text-base/view.php.svn-base'
svn: Can't open file 'foo3/view.php': No such file or directory
------------

How can I fix it? Regards.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: svn cleanup: Error processing command 'committed' in 'foo3'

Posted by Joshua Varner <jl...@gmail.com>.
On 9/8/05, thomas Armstrong <ta...@gmail.com> wrote:
> Hi.
> 
> I'm getting this error message when trying to cleanup:
> 
> ---------------
> [user@pc]$ svn cleanup
> svn: In directory 'foo3'
> svn: Error processing command 'committed' in 'foo3'
> svn: Error comparing 'foo3/view.php' and
> 'foo3/.svn/tmp/text-base/view.php.svn-base'
> svn: Can't open file 'foo3/view.php': No such file or directory
> ------------
> 
> How can I fix it? Regards.
> 
Probably a silly question, but does view.php exist?

What OS? What commands came prior to this? Which one failed?

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org