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