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

Re: Revision number of a property

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Wed, 20 Feb 2008 08:11:55 -0600

On Feb 20, 2008, at 05:45, Kota, Sreenivasa ShravanaKumar wrote:

> If I am right, the properties are revisioned in svn.

There are versioned properties (which apply to files, such as svn:eol-
style and svn:keywords and svn:executable) and there are unversioned
properties (which apply to revisions, such as svn:date and svn:log
and svn:author).

> Is there a way to get the revision number of a svn property ?

Are you asking about versioned properties, for example: "At what
revision was the svn:keywords property set on this file?" To get that
information you'll have to look through the svn log.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-20 15:32:33 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.