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

Re: [Subclipse-users] Show svn commands issuded by sublipse. is it possible ?

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 24 Aug 2009 15:04:16 -0400

On Mon, Aug 24, 2009 at 1:55 PM, Zajac,
Ralph<ralph.zajac_at_internetbrands.com> wrote:

> Is it possible to have subclipse display all issued svn commands in the
> console?
>
> I think it could be a good learning tool for people that don’t use svn on
> the command line every day.
>
> For one I’d like to know what command is issued when I click history.

We purposefully hide those commands because they just create noise in
the Console. the command to get history is svn log.

BTW. we do not really execute commands, we are calling API's. We just
log the pseudo-command in the Console so that someone that knows the
SVN command line has an idea what is being done.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2386823
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-08-27 00:05:32 CEST

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.