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

windows hooks

From: Paulo Ruivo <pruivo_at_partner.auchan.com>
Date: 2004-10-29 20:09:42 CEST

Hi,
My subversion server is running in windows, and I want to make some hooks.
I was thinking in making some executables in c, but I need to call svn
functions
inside the c code. I’m having problems in getting the results of functions
such as
the “svnlook author ….” .
I think the way to call this function is with the function system(command),
but how do I read the result?

Is there a better way to implement the hooks in windows?

Thank you,
Paulo Ruivo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 29 20:15:21 2004

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.