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

Re: Revision Properties Question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-21 06:04:47 CEST

On Jun 20, 2005, at 1:49 PM, kfogel@collab.net wrote:

> Mark Phippard <MarkP@softlanding.com> writes:
>
>> I meant for a user using the command line or other client which
>> was the
>> foundation of David's question. David wanted to validate that
>> they had
>> set a revision property as part of their commit. I was pointing
>> out that
>> would be impossible -- which it is.
>>
>> http://subversion.tigris.org/issues/show_bug.cgi?id=1976
>>
>
> Gotcha, thanks.
>

That said, a pre-commit hook *could* still check a revision property:

   $ svnlook propget -t txn --revprop /path/to/repos propname /path/
to/file

... if, say the commit came in via some other way other than via svn
client.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 21 06:06:42 2005

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.