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

space-efficient working copies

From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-12-03 17:37:36 CET

I have a scenario where we have many users working on or viewing the
same set of data in the repository.

This data is binary and when multiplied among the number of users the
disk requirements can get onerous.

I would really like to be able to implement a light-weight working copy
using symbolic links that point to a common read-only area, replacing
the links with editable data when locks/edit permissions are granted.

Does anyone have any ideas if something like this is feasible in
subversion?

Thanks,

Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 3 17:38:51 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.