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

Re: Printing Repository Contents

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Sat, 14 Mar 2009 01:35:58 -0500

On Mar 13, 2009, at 21:26, Andy Levy wrote:

> On Fri, Mar 13, 2009 at 17:28, Ryan Schmidt wrote:
>
>> On Mar 13, 2009, at 07:35, Bob Johnson wrote:
>>
>>> I have a need to print the file name, version and date for each CI
>>> in my repository. Is there a way to do this within Subversion?
>>
>> "for each CI" -- do you mean for each checkin -- that is, for each
>> commit? Perhaps you're looking for "svn log -v"? It prints the
>> revision, log message, and the files that were affected by that
>> revision. If you don't want the log message, you can use "svn log -
>> v -
>> q".
>
> I think he's referring to "configuration items" - ITIL jargon.

Which, apparently, is the "Information Technology Infrastructure
Library". Sounds delightful.

http://en.wikipedia.org/wiki/ITIL

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1320624

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-14 07:37:01 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.