Boost logo

Boost Users :

From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2007-08-02 12:57:22


On 8/2/07, Douglas Gregor <doug.gregor_at_[hidden]> wrote:
> On Aug 1, 2007, at 7:57 PM, Joe Gottman wrote:
>
> > Is there any way to look at the read-only files and determine their last change date
>
> I believe that "svn log" gives this information.

Also, providing more detailed information about individual files/dirs
and possibly faster: 'svn info':

% svn info http://svn.boost.org/svn/boost/trunk/boost.png
Path: boost.png
Name: boost.png
URL: http://svn.boost.org/svn/boost/trunk/boost.png
Repository Root: http://svn.boost.org/svn/boost
Repository UUID: b8fc166d-592f-0410-95f2-cb63ce0dd405
Revision: 38402
Node Kind: file
Last Changed Author: dgregor
Last Changed Rev: 30540
Last Changed Date: 2005-08-12 09:02:37 -0400 (Fri, 12 Aug 2005)

But 'svn ls' is more user-friendly if you want revision and date
information for a directory of files.

-- 
Caleb Epstein

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net