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

RE: Update blocked and cleanup not possible

From: Giulio Troccoli <giulio.troccoli_at_uk.linedata.com>
Date: Tue, 28 Jul 2009 16:21:08 +0100

>

Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

-----Original Message-----

> From: Matthias Fechner [mailto:idefix_at_fechner.net]
> Sent: 28 July 2009 16:14
> To: users_at_subversion.tigris.org
> Subject: Re: Update blocked and cleanup not possible
>
> Hi Ryan,
>
> Am 27.07.09 19:35, schrieb Ryan Schmidt:
> > I would not recommend attempting to "svn mv" a thing twice without
> > committing in between.
>
> hm, if a user should not do this should the software not
> prevent the user from doing it?
>
> > I don't know what exactly happened, but I would recommend you check
> > out a new working copy and use that instead of the old one.
>
> hm, that is really ugly.
> Now I have to checkout several 100MB of repository and then I
> must copy all not yet commited files to not lose changes I
> havn't commited yet.
>
> But thanks for your answer
>

You can also delete the directory that contain the troubled files and do a svn update on the parent directory. This will restore the original files. You will lose any changes you have done in that directory (unless you save them first somewhere else) but it should be quicker that checking out agin.

Giulio

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2376315

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-28 17:22:09 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.