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

Re: identical copies of directories -> extra space?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-11 01:14:54 CET

Seth Delackner <seth@jtan.com> writes:

> The build phase involves a step where a whole set of files just gets copied
> into the built application's directory 'bundle' (OS X directory with special
> structure). These copied files only change in the source tree, so it seems a
> real waste for the repository to not just treat them as the same file in two
> spots. Is that behavior possible?

'svn copy URL URL'?

The directory copy only takes up a tiny, constant amount of space in
the repository. It's like a hard-link.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 10 23:16:13 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.