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

Re: Getting list of file names by version

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-06 21:42:03 CEST

On Jul 6, 2005, at 2:33 PM, Joshua Varner wrote:

> On 7/6/05, Marino Kevin <Kevin.Marino@neighborcare.com> wrote:
>
>> I have been looking bu not sure that to use. I need to generate a
>> list
>> of file names from a certain revision.
>>
>> I am using this for a code push tool.
>>
>> thanks
>> Kevin
>>
>>
> svn ls -r rev# path/url

Or, maybe he just wants to see which files changed in a certain
revision?

   svn log -v -r rev# URL

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 6 21:47:06 2005

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.