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

Re: History in subversion

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 11 Jun 2013 15:17:38 -0400

On Tue, Jun 11, 2013 at 3:15 PM, Olivier Antoine
<oliviera201304_at_gmail.com> wrote:

> I'm trying to work with SVN, but coming from ClearCase, I'm lost.
>
> It seems that it is not possible to consult the history of the repository
> like in CC,
> I can get the history of a file element with svn+annotate, I can use
> svn+diff on files,
> But for directories : no annotate, no diff - nothing ?
> Do I have to check all the repository revision set in order to follow the
> changes on a directory element ?

You want svn log.

The book has a good explanation:

http://svnbook.red-bean.com/en/1.7/svn.tour.history.html

--
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2013-06-11 21:18:10 CEST

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.