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

post-commit script for building a zip file from certain directory in repository

From: Tom Misilo <tmisilo_at_gmail.com>
Date: Tue, 17 Mar 2009 14:29:08 -0400

Hi, I was wondering if anyone out there has done this before. What I
am trying to do, to help automate a portion of a project I am working
on for one of my classes. We are building a thunderbird extension and
are currently using subversion to manage all of our files. What I want
to do is take a specific directory in the trunk and compress it into a
zip file and then if possible add that new "xpi/zip" file back into
the repository.

How I thought about doing this is making a small program that exports
the directory that I want to zip to the /tmp dir. And then zip it and
then just copy it to the website over the old one.. I don't think this
is the correct way to be doing this, but I am not sure.

Thanks for any help, it is greatly appreciated! :)

Tom

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1342670

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-17 19:31:42 CET

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

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