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

Re: get the full path of the committed files

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Fri, 18 Apr 2008 16:49:19 -0500

On Apr 18, 2008, at 8:47 AM, Falk Pretzer wrote:

> 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?

That is the correct way to do it. Why do you find this unsatisfactory?

---------------------------------------------------------------------
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 23:49:42 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.