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

Re: Keeping NodeRevisionIDs from being unbounded

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-03-08 21:44:06 CET

"Bill Tutt" <rassilon@lyra.org> writes:
> I would tend to agree. The only possible benefit of renumbering the
> Change portion would be to make the Change portion an increasing integer
> ID specific to the NodeID. The only useful benefit to that would be so
> that commit emails could look like this: (if you didn't want to send
> diffs)
>
> Files changed:
> NodepathA#2
> NodepathB#3
> NodepathC#4
>
> where the portion after # is the Change portion.
>
> While cute looking as a UI, I don't think this benefit is worth the perf
> cost.

Well, between you and Greg Stein, I'm now convinced it's not worth it
either. Also, the code gets more complex if we want to renumber. Not
worth it.

> > Can you describe this in more detail?
> I think this is just identical to pointing out we now have ChangeSets.

Gotcha.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 8 21:34:25 2002

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.