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

To remove svn:needs-lock property for "pom.xml"

From: PIRAMANAYAGAM <nayagam-m_at_hotmail.com>
Date: Mon, 9 Feb 2009 22:55:42 -0800 (PST)

Hi all,
 
We are running Subversion 1.4 in a linux box and it has some repositories. While checkout a repository we need to remove svn:needs-lock property for "pom.xml" file alone.

To automate the release process using archiva, maven and continnum, we need to do this.

We have added the following property in client windows machine Right Click -> TortoiseSVN -> Settings -> Under General option, Go to 'Edit' -> Add the folowing lines at the end of that file.

[auto-props]
* = svn:needs-lock = *

While committng a file /versions, we are doing a validation (ie) comments must be provided while committing a file under /versions using our customized pre-commit hook script. So, we have added this property in TortoiseSVN client settings.

Kindly help me to solve this.

Thanks.

Piramanayagam M

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-10 15:35:07 CET

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.