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

recursion in ensure_uniform_revisions

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-10-18 19:04:27 CEST

Hi All,

Just wanted to check something with you all. ensure_uniform_revision currently
recurses into subdirs to make them all uniform. As part of implementing
update --nonrecursive, I needed to add a recurse member to edit_baton, so that
it wouldn't always run recursively. Then I realized that in close_directory,
we already schedule the revisions to be bumped, so I thought that maybe
ensure_uniform_revision never needs to be recursive.

Anyone with more knowledge of revision bumping care to comment?

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:45 2006

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.