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

Re: FSFS and svnlook

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-06-11 04:06:36 CEST

Greg Hudson wrote:
> On Wed, 2004-06-09 at 23:49, D.J. Heap wrote:
>
>>+ txn->revision = svn_fs_fs__id_rev (txn->base_id);
>
>
> That's not right; txn->revision is the revision the transaction has
> created. (Which makes no sense in FSFS, where a transaction gets
> deleted upon commit, so the field should probably be removed.) But
> you're on the right track.
>
>
>>Although this doesn't spit out an error anymore, it always generates a
>>bad diff (empty) and at this point I'm kind of lost -- can any experts
>>point me in the right direction to pursue this?
>
>
> Sorry for the delay. The problem is that svn_fs_paths_changed() only
> had code for revision roots, not transaction roots. I've fixed both
> problems in r9959.

No problem -- I just had some time to play with it and happily learned a
bit in the process. Thanks for the fixes!

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 11 04:07:17 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.