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

RE: lock message comment

From: Ramachandran, Vishwanath(IE10) <Vishwanath.Ramachandran_at_Honeywell.com>
Date: Mon, 15 Jun 2009 20:06:32 +0530

Hi Ryan

Thanks for the reply. Please find the script attached pre-lock with this
mail.
You could help me out with your points suggested.

Regards
R.R.Vishwanath
Desk: +91 80 26588360 Extn: 44211
Cell: +91 9632243577

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2009b_at_ryandesign.com]
Sent: Monday, June 15, 2009 7:55 PM
To: Ramachandran, Vishwanath(IE10)
Cc: Subversion Users
Subject: Re: lock message comment

On Jun 15, 2009, at 09:05, Ramachandran, Vishwanath(IE10) wrote:

> Would it be possible to also show the message entered by the person
> who locked the file?
> I.e. what I was looking for is When locking a file a user can enter
> a comment (similar to commit message) for example "Review of file".
> I would like to see this message when a user tries to lock a file
> which is already locked by another user.

I would imagine this is possible to do. When creating a lock, the
user is supposed to enter a message describing the lock (using the -m
flag). You can view that message using "svn info" on the path of the
file that is locked, or, I believe, also using "svnlook lock" on the
server side. So I expect you can incorporate that into your script
that outputs a message to the user. If you need help doing that, it
would be easiest if you would show us your existing script.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362205

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

Received on 2009-06-15 16:37:46 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.