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

Re: Single Checkout Area for Multiple Users

From: Neel Banerjee <mr.neel_at_gmail.com>
Date: 2006-11-21 23:31:48 CET

Hi,

I am thinking about implementing Subversion for source control of CAD files.
Many of the files that would need to be version controlled are large
binaries, and most people do not want to have to checkout individual copies
of the files locally.

Is it possible for multiple users to access and edit design data in a
location that has the data checkout from the repository?

Here a small example:
The repository exists on /path/to/repos.
An administrator ( or any user) checks out the data in the repository
file:///path/to/repos to /dev/proj. Multiple users " svn
add/change/delete/commit" the data in /dev/proj.

Is there a better way to handle this?

Thanks,
Neel
Received on Tue Nov 21 23:32:35 2006

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.