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

Re: [Subclipse-users] How can I get a text file frow svn repository perspective ?

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 9 Nov 2010 08:18:33 -0500

You need the SVN command line client to do this. Then you would
probably want something like:

$ svn ls -v > files.txt

On Tue, Nov 9, 2010 at 5:10 AM, * <cabe113_at_hotmail.com> wrote:
> Good morning,
>
> I'm trying to find a way to build (automatic) a text file which lists all the source files names from a directory and their last revision number.
>
> The browser list from the SVN Repository perspective (please see file attached) is exactly the information I need. But I need it in a text file.
>
> Any ideas ?
>
> If it is not possible, can I run svn commands such "as svn -revision_number log" directly through Subclipse (i.e without installing another svn client).
>
> Thanks for the support.
>
> KB.
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2680411
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2680446
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-11-09 14:18:44 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.