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

Re: RFC: Revision indexes for 1.1

From: Edmund Horner <chrysophylax_at_chrysophylax.cjb.net>
Date: 2004-04-19 12:03:02 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Branko ibej wrote:

| The filesystem grows a new table, "revpropindex", with the following
| schema:
|
| (PROP-NAME PROP-VALUE) -> REVNUM
|
| Non-unique indexes are allowed.
|
| No other changes are necessary. For forward compatibility, servers that
| do not implement revision indexes will ignore this table; for backward
| compatibility, if the table does not exist in the repository, revision
| indexing and search operations are disabled. The dumpfile format does
| not change, as the contents of the revision index can be reconstructed
| from revprop data.

Small change in the currence of your choice:

Should that be:

~ (PROP-NAME PROP-VALUE) -> TXN

instead?

Edmund.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAg6PVEbvImmpUq7gRAoNOAKCNkHIWyUHqy0QikvUMjiPJX0pEJACfacZ/
Jx5nOKAIv4B29zUU9KYpMbs=
=ldFC
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 19 12:03:33 2004

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.