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

post-commit hook

From: Jeff Lanzarotta <delux256-subversion_at_yahoo.com>
Date: 2005-08-16 15:18:13 CEST

Hello,

I'm interested in putting together a post-commit hook that will copy
the files that were commited to another directory.

For example, I check in:

\project\foo.bar
\project\data\foo.dat

I would like the script to copy the files to:

\global_directory_for_all_to_see\project\foo.bar
\global_directory_for_all_to_see\project\data\foo.bar

Is there a way to do this?

Regards,

-Jeff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 16 15:21:09 2005

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.