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

Re: warn about misspelled props?

From: Fabien COELHO <fabien_at_coelho.net>
Date: 2005-04-29 14:52:12 CEST

>> From the implementation point of view, it is quite simple to implement
>> that in a client, but having the list of set properties with svnlook from
>> within pre-commit does not look that easy.
>>
>>
> Doesn't svnlook diff show property mods?

If you are ready to parse svnlook output somehow, then yes it does.

However there is no simple "just give me the list of modified props", or
at least I haven't found it. Moreover it is not directly clear whether the
prop is deleted or added or modified without some work on the output.

-- 
Fabien.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 29 14:59:47 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.