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

Re: Show log and deleted files

From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2005-12-22 14:05:40 CET

Stefan Küng wrote:
> For example, the CL client uses BASE as the peg revision when showing
> a log. But this is *very* confusing for users, because if they show
> the log, they never see commits from others since their last update.

Aye?
AFAI understood things, the peg revision only affect how the resource
is located in the repository.

Eg. something like:

  svn log -rHEAD <proto>://<svn url>@BASE

should do exactly what you both want?

"Find the resource in the repository that corresponds to the one that
was clicked (BASE) and then show all log entries up to HEAD in
repository for that item.."

Actually, per above "the item that was clicked", _all_ TSVN
right-click commands should use BASE as a peg revision when operating
on a WC item, no?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Dec 24 23:51:30 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.