Checkouts? Or just light bound branches?

Denys Duchier duchier at ps.uni-sb.de
Fri Jan 27 20:29:30 GMT 2006


Jan Hudec <bulb at ucw.cz> writes:

> What objects there would be and what attributes they'd have:
>
>     WorkingTree
> 	hashcache
> 	the actual files
> 	# This is there in any case
>     Checkout
> 	current_revision
> 	branch_location
>     Branch
> 	current_revision
> 	[optional] parent_branch_location
> 	# In case of a bound branch
> 	storage_location
>     Store
> 	all the weaves and revisions

I probably have missed something yet again, but i really want a checkout to have
a workingtree_location because I want the ability for multiple checkouts to have
overlapping workingtrees.  Is that supported by what you guys are describing /
attempting to describe?  I was assured a while back that indeed this was
planned, but following this discussion (as well as I could), I am not so sure
that's the case anymore.

--Denys






More information about the bazaar mailing list