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

Re: svn cleanup fails..

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Tue, 03 Jun 2008 23:16:48 -0400

Torgeir Veimo <torgeir_at_pobox.com> writes:
> netbeans managed to **** my SVN repository while doing a
> refactoring. Now even svn cleanup doesn't work.

I assume where you said "repository" you meant "working copy".

> I tried removing the directory taglib, then do an svn update in the
> parent directory, which then results in;
>
> svn: In directory 'taglib'
> svn: Can't copy 'taglib/.svn/tmp/text-base/PathNavigationTAG.java.svn-
> base' to 'taglib/.svn/tmp/PathNavigationTAG.java.tmp.tmp': Undefined
> error: 0
>
> Then doing an svn cleanup results in;
>
> Macintosh:publishing torgeir$ svn cleanup
> svn: In directory '.'
> svn: Can't copy '.svn/tmp/text-base/LastPublishedTag.java.svn-base' to
> .svn/tmp/LastPublishedTag.java.tmp.tmp': Undefined error: 0
>
> Any ideas? Am using svn v 1.4.6 on a mac. The server runs svn v1.4.4
> on linux.

We'd need an actual transcript of what you did, not a mixture of prose
description and transcript. Did you just remove the directory, or did
you 'svn rm' it?

Note that 'svn cleanup' can't recover from every possible situation. It
can only recover from certain kinds of disturbances.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-04 05:17:21 CEST

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.