RE: Is it possible to have a trigger script replace user ID (eid) with name in error messages?
From: Ramachandran, Vishwanath(IE10) <Vishwanath.Ramachandran_at_Honeywell.com>
Date: Thu, 11 Jun 2009 14:38:45 +0530
Hi Ryan
While performing a check out and commit, I/we use username as EID
I.e. if ["$PROPNAME" = "svn:log" -o "$PROPNAME" = "svn:author" ]; then
The script was successful. But what my user requires is on the lock
For e.g. Say my EID is (e12345) and I locked a file X
The next day, user B comes in and locks the same file X, he gets error
> Error: 'e12345' in file-system <"repository path">
Now, in the error instead of 'e12345' can there be a name i.e.
And there is no script written to change EID to name, I am trying for
Please share your thoughts
Regards
-----Original Message-----
On Jun 10, 2009, at 05:20, Ramachandran, Vishwanath(IE10) wrote:
> For example:
I saw you posted this question before but I did not respond then
As far as I know, Subversion doesn't know anything about "EIDs" and
I'm not terribly familiar with locks as I don't use them myself.
Could you tell us again what authentication method you're using,
Now that I've written the above, I wonder if perhaps your users are
------------------------------------------------------
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.