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

Re: disturbing, weird, reproducible repository error

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-09 19:18:46 CEST

"Sander Striker" <striker@apache.org> writes:
>
> Doesn't that tell us that svn load should do input verification?

Seems like an awful amount of work.

  Start Revision:
     Create a transaction tree.
     Add something to the tree.
     Delete same thing from the tree.
          ===> "error! you just added it!"
     

It means some part of the load() logic would need to keep track of
every changed path during the revision-building. Is it really worth it?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 9 19:19:51 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.