Making fsfs generate unique transaction names
From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-06-14 00:25:28 CEST
I'm making a svn filesystem network aware using Ice RPC and one of the
I have the ability for a client to begin a transaction remotely and then
So I'd like to make the transaction names unique, using something like
"%s-%05ds-%s-%05d" % (apr_gethostname(),
where i is incremented until it finds a non-existent directory name.
The current transaction name is based off the revision number, is this
Regards,
---------------------------------------------------------------------
|
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.