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

get the full path of the committed files

From: Falk Pretzer <falkpretzer_at_truition.de>
Date: Fri, 18 Apr 2008 15:47:00 +0200

Hi everyone!

I try to write a a hook-script.

If the user wants to commit something, the hookscript should try to
connect to a server (JIRA Server) and invoke a method.
This method checks the commit-path.
Thats why i need the whole path of the commited files.

Until now i tried to do it with the following call
svnlook changed $ARGV[0] --transaction $ARGV[1] but i am not satisfied.
Does anybody have a better idea?

Thank a lot!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-18 15:47:21 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.