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

Re: Suggestion: log --same-path

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: Fri, 11 Dec 2009 10:08:11 +0100

Hello!

Jacob Weber schrieb:
> If you did a normal "svn log X/Y/Z", it would show you:
> r3: X/Y/Z (from A/B/C)
> r1: A/B/C
>
> There's no way to you to know that there was an earlier version of X/Y/Z. But if you did "svn log --same-path X/Y/Z", it would show you:
> r3: X/Y/Z_at_3 (from A/B/C)
> r1: X/Y/Z_at_1

This would be a nice feature, especially when working with branches or
tags wheres sometimes the question arises if there has ever been such
a branch or tag before which got deleted later.

Currently the only possibility seems to be doing a full "svn log" and
grep.

When implementing such a feature there should also be some information
if an earlier version was of the same type as the current element
(regular file, directory, special file/symbolic link).

Regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 53035-435, Fax: (+49) 431 53035-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2429696
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-11 10:09:12 CET

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.