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

Re: [TSVN] Feature Request: highlight current base version in log

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2005-03-01 17:20:04 CET

Enrico Straube wrote:
> Hi,

Hi!

> I think it can be very useful when in the log window the current base
> revision is highlighted in an different colour. So I can see which
> revision I have checked out. Maybe the background colour of the line
> could be yellow or something....

You're working copy can be in a mixed state. For example if you just
have updated a subdirectory to r5 but the root of your WC is still at
r4. How should that be handled than...?

At the command line client you use svnversion C:\path\to\WC to see the
state of your WC. The help describes the following states:

| The version number will be a single number if the working
| copy is single revision, unmodified, not switched and with
| an URL that matches the TRAIL_URL argument. If the working
| copy is unusual the version number will be more complex:
|
| 4123:4168 mixed revision working copy
| 4168M modified working copy
| 4123S switched working copy
| 4123:4168MS mixed revision, modified, switched working copy

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Mar 1 17:20:48 2005

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

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