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

A word of warning (re: "transactions" and "revisions")

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-11-06 19:54:38 CET

For the purposes of the libsvn_fs API, the term "transaction" will no
longer be sufficient for discriminating between a committed Subversion
transaction and an uncommitted one. I am re-vamping the public FS api
to merge the access routes for revisions and uncommitted transactions
through the same functions (the "txn" ones). The simple fact of the
matter is that there is no difference between a "revision" and a
"committed transaction", so we are no longer going to pretend
otherwise with our APIs.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 6 19:56:28 2003

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.