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

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

From: * <cabe113_at_hotmail.com>
Date: Tue, 9 Nov 2010 06:01:08 -0800 (PST)

Thanks Mark for your answer. Actually, I just figured this out a few minutes ago !
Is there a way to do it with Subclipse. A console mode or something like that, to the command <svn list -v> ?

If not consider you have answered my question and the topic can be closed.

Regards,

KB.

> 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 dot 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 dot tigris dot org].
>
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2680456

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-11-09 15:01:17 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.