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

Is it possible to have a shared workarea?

From: Anthony E. Glover <gloverae_at_elmco.com>
Date: 2004-01-16 00:23:01 CET

I know this is a strange question, but is it possible to have a shared
workarea/sandbox? I have tried altering the permissions, but when a
different user other than the owner tries to do an update, they get the
following message:

svn: Can't set file '.svn/entries' read-write: Not owner

The reason for this shared area is that it is on the production system
and updated by my post-commit hook as files are checked into the
repository. When one of the users checks a file into the repository, the
post-commit hook tries to do an update of the workarea on the server,
followed by a compile, and copy to a deployment directory. By having a
workarea on the server, as opposed to doing an export, only the files
that are out of date have to get compiled.

Any ideas?
Thanks,
Tony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 16 00:23:43 2004

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.