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

Re: "SVN Resource History" marked revision

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-05-20 00:30:34 CEST

> And this doesn't make sense to me....

Welcome to the world of mixed-revision working copies. Check the
Subversion book, or Google the archives for a more detailed explanation.
In a nutshell...

When you commit a file, the revision number for that file is updated in
your WC, however the revision number for the folder that holds the file is
not updated until you explicitly do an update. Since you are using the
Synch view, you are only updating specific files that have changed, and are
never doing an update on the folder.

When you do Team -> Show in History you are probably selecting a folder,
not a file. So the revision number that is bold is the revision number of
the Folder.

Just do Team -> Update once in a while to get your folders up to date. You
cannot rename/delete a file, or change the properties of a folder unless
the folder is at the HEAD revision.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri May 20 08:30:34 2005

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

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