[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: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Wed, 27 Jan 2010 12:20:36 -0500

I would suggest that your directory tree be organized to place your
website files in a subtree of their own, while development-only files
go in a separate subtree. That way, you would just export the website
subtree and not need to clean up after.

Of course, that assumes you can partition the files that way.

On Wed, Jan 27, 2010 at 9:54 AM, Matt <matt.m.jacobsen_at_gmail.com> wrote:
> 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.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-27 18:20:45 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.