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

Re: how to get filename parameters in hooks

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-07-02 16:37:44 CEST

On 7/2/07, kailash vyas <vyaskr@gmail.com> wrote:
> Hi
>
> I am new to subversion and wanted some help regarding usage of hooks.
> I have to export the project filename to some remote location after
> commiting.
> But i am not able to get filename and path of the file commited.
> I get the repository name and revision using post-commit but dont know how
> to get the filename.

svnlook changed <repository_path> -r <revision_num> will list all
items which were changed in that revision.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 2 16:37:53 2007

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.