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

Re: Post-Update-Action

From: Sindbad the Seafarer <sindbad.the.seafarer_at_gmx.net>
Date: 2003-09-18 10:35:01 CEST

Concerning Re: Post-Update-Action
Steve King wrote on 17 Sep 2003, 21:16, at least in part:

> ----- Original Message -----
> From: "Sindbad the Seafarer" <sindbad.the.seafarer@gmx.net>
>
> > > I don't think so. You're request is about redirecting and
> > > formatting the output of commands, not about executing a command
> > > at specific "positions" of an action.
> >
> > Yes, no. Towards the end of an action it should execute e.g.
> > notepad.exe and print the output to it.
> >
> > That kind of feature can be done with the CL
> > > client. If you don't want user interaction use the corresponding
> > > switch (--non-interactive).
> >
> > That switch would just be the opposite (or almost) of what I want: I
> > want the log or status report be shown. Calling svn log from within
> > another app (the HTML editor here) has the CL client just flash a
> > black screen not the fastest reader can read.
>
> make a .bat file:
> svn log /path/to/file/or/folder > tempfile.txt
> notepad.exe tempfile.txt

Thanks for the tip. I have been there before, worked fine from the
commandline - it may be a bug in Homesite or by design, but one
cannot execute batch files from toolbar buttons. Only effect was
that buttons were substituted by the Windoze icon for DOS apps
... It looks like I have to give up the toolbar. A pity, I know this
works for CS-RCS. In fact a toolbar for CS-RCS was my model.

> P.S. please don't CC me - I already receive the mails from the
> list - I always get your mails twice :)

You are not the only one! If I don't edit TO: for every reply I get my
own postings at least twice. And usually at least the list address
has to be added manually. Other lists I am on handle this much
better and move anything but the list address into the REPLY field.
Usually this field then contains the list address (again) and the
original sender. As the mail client prefers the REPLY to FROM
everything is fine. BTW many consider it as politeness to get
replies directly, too, as they only scan the list a/o just get digests
once a day. However, I'll try to remember to keep you off replies.

Jan Hendrik
---------------------------------------
Freedom quote:

     The more freedom, the less equality;
     the more equality, the less freedom.
                -- Max Horkheimer

---------------------------------------
Mailed with Pegasus Mail 3.12c (32bit).
Never heard of it?
Easy to use, full featured - and freely available.
And *no* automatic virus activation and spreading.
Take a look at http://www.pmail.com
Give it a try - and you'll never miss anything else.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 18 21:18:42 2003

This is an archived mail posted to the Subversion Dev mailing list.

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