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

get list of files changed after commit

From: david rene comba lareu <shadow.of.soul08_at_gmail.com>
Date: Mon, 23 Aug 2010 12:41:11 -0300

Hello to all,

i'm using subversion to update a web server that host 20-30 sites. basically
i have users and when the commit is done, the post-commit hook make a svn
update. the problem is that there are a lot of files, and take too much time
to do it.

so, my idea was to get in some way a list of files that has been commited,
parse the directories and make a svn update in each directory with a binary
made in C (as the subversion documentation say)

any hint how i can make this?

thanks in advance for any help you can give me :D

Regards.
Received on 2010-08-23 17:43:11 CEST

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.