Re: How to get File Path in post-lock
From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Tue, 27 Jan 2009 14:25:04 -0800
On Sun, Jan 4, 2009 at 9:49 PM, Vishal Gangwal
> Hi
The file that was just locked is passed to the script via STDIN. So you have
read locked_file
and $locked_file will have the file that was just locked.
Note that only one file is passed to the script at a time. That is, if there
regards,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.