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

Re: removing log files from version control

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2006-12-13 09:14:54 CET

On Tuesday 12 December 2006 17:43, Tom H wrote:
> I have a big project that is under subversion control, and there are a
> bunch of log files that have got committed to the project.
>
> So someone went to the repostory and deleted those file using tortoise,
> so they are no longer in the repository for checkouts, which is good.
>
> But now all the local copes can't commit as they get errors like;
> Transmitting file data .svn: Commit failed (details follow):
> svn: File not found: transaction '917-1', path
> '/servers/projects/whatever.log'
>
> what is the recommended ways to remove these files from versioning
> control in the local working copies.

I'd say that the next time you invoke 'update' on the WCs, SVN will notice
that the files have been deleted from the repository. If your local files are
not changed, it will just go ahead and delete those, too, otherwise it will
warn you that your local modification apply to a file that was deleted from
the repository.

Uli

**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.

**************************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 13 09:16:37 2006

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.