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

Re: can i invent arbitrary revision properties?

From: <kfogel_at_collab.net>
Date: 2005-08-10 23:11:15 CEST

David Weintraub <qazwart@gmail.com> writes:
> You can set create any revision property you want. However:
>
> * You can only create a revision property once the revision is
> created. You can't (like file properties) create a property on a
> commit.

Not quite. From the pre-commit hook, you can set (or modify or
delete) a revprop on the txn, before that txn becomes a finalized
revision.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 11 00:14:18 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.