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

Re: run script after "Export"

From: Matt <matt.m.jacobsen_at_gmail.com>
Date: Wed, 27 Jan 2010 06:54:17 -0800 (PST)

Hi Ben,

Someone here is using svn & tortoiseSVN to manage a pure html
repository. All that's needed is to delete a bunch of directories that
are important to the development program (Web Expressions I think),
but not to a "release", which is a direct export of the repository.
I've solved the problem by writing a simple batch file that is also
committed to the repository and then after an export is run by the
user. Just thought there might be some way to have this batch file
automatically run locally after an export.

On Jan 27, 2:54 pm, Brendan Flanagan
<brendan.flana..._at_wegobeyond.co.uk> wrote:
> > Matt says:
> > is there any way I can run a script after a successful export via
> > TortoiseSVN?
>
> > The process would look like:
>
> >   1. Right click repository
> >   2. Click TortoiseSVN Export menu item
> >   3. Export sucessfully completes
> >   4. TortoiseSVN runs my script.
>
> > I guess I want a sort of client side hook. Problem is, is that it's
> > only possible to create hooks for start/pre/post-commit and start/pre/
> > post-update, whereas I need post-export.
>
> Matt,
>
> You have explained the mechanics of what you want to achieve - but not the
> "why" you want to do it?  IF we can try and understand your requirement we
> might be able to come up with other ways of achieving your goal (whatever
> that is)?
>
> Regards,
>  
> Bren
>
> -----Original Message-----
> From: Matt [mailto:matt.m.jacob..._at_gmail.com]
> Sent: 27 January 2010 13:46
> To: us..._at_tortoisesvn.tigris.org
> Subject: run script after "Export"
>
> Hi all,
>
> is there any way I can run a script after a successful export via
> TortoiseSVN?
>
> The process would look like:
>
>    1. Right click repository
>    2. Click TortoiseSVN Export menu item
>    3. Export sucessfully completes
>    4. TortoiseSVN runs my script.
>
> I guess I want a sort of client side hook. Problem is, is that it's
> only possible to create hooks for start/pre/post-commit and start/pre/
> post-update, whereas I need post-export.
>
> Any ideas?
>
> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
> 442411
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscr..._at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2442439

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-27 15:55:27 CET

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

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