Choosing a Repository Layout : too late ?

Ben Collins-Sussman sussman at red-bean.com
Thu Feb 16 07:50:35 CST 2006


On 2/15/06, Bruno Vernay <bve at teamlog.com> wrote:

> I guess some kind of mkdir and move ... but I fear to move about 80Mo ...

Do a bunch of  'svn mv URL URL' commands.  No actual file data will be
copied.  The operations are O(1).




More information about the svnbook-dev mailing list