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

Re: How to recommit everything again

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Wed, 3 Nov 2010 09:19:34 +0100

On Tuesday 02 November 2010, Roy Budiantara wrote:
> I am having this problem where some of my files are marked as normal (with
> green checkmarks), which, I am assuming, means that TortoiseSVN consider it
> current.

Unchanged from the BASE revision of the working copy. Note that you can change
that revision using "Update" or "Update to Revision..".

> But apparently my local version of the file is not in the Repository.

How did you determine that?

> Now I would understand that if there are multiple users working on the
> repository, this would probably happen often, but I am the only one working
> with it

You don't need a second user, a second working copy or a combination
of "Update.." or maybe even "Switch.." could have the same effect.

> when I tried to Diff With Previous Version (by adding a character on my
> working copy) it's comparing it with 10 revisions back.

Seems like you WC's BASE was 10 revisions behind the repository's HEAD.

Suggestion:
1. Run "Update" on your WC. This will change the WC's BASE revision to the
latest of the repository. I guess this will already do the job.
2. If not, there might be various ways that your WC can get corrupted, e.g.
when some broken tool changes things in the .svn folders. In that case, first
retrieve the content minus the metadata by doing an "Export...". I'd include
the unversioned files, too. Then, check out a new WC and copy the exported
data over it. You might have to adjust added/deleted files afterwards. Then,
you have a working copy that corresponds to the HEAD of your repository.

Uli

-- 
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           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.
**************************************************************************************
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2678301
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-03 09:19:45 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.