"Bob Jenkins" <[email protected]> writes:

> they've established (many times with my
> recommendation) a "reference" working copy which is kept up-to-date and
> which individual users copy to create their own working copy. I fully
> appreciated that they would not be able to copy only a sub-tree of a
> working copy moving forward, but I've heard that maybe a working copy
> cannot be moved and therefore copied to another machine. Is that the
> case?

1.7 is going to support centralised metadata in the root of the
working copy and copying that sort of working copy will continue to
work.  1.7 might also support metadata outside the working copy, if it
does it would be optional and copying that sort of working copy would
be more complicated.  In either case I expect that copying a subtree
will also be possible, either via some sort of svn-detach script, or
perhaps an 'svn detach' command.

-- 
Philip

Reply via email to