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

Re: Multiple users working on the same checkout

From: Andreas Mahel <andreas.mahel_at_ch.ibm.com>
Date: 2004-08-20 14:28:21 CEST

Hi Markus,

from my personal experiments with samba, I think I remember that there
exists the possibility to configure a samba share in a way that every
action on the file system will be done using one single account, no matter
who is accessing it. Don't know the exact configuration parameters
necessary, though.
Maybe this might help in your case?

Andreas
_
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

  Andreas Mahel
  IBM Global Services
  Telephone: +41 79 460 11 80
  E-Mail: Andreas.Mahel@ch.ibm.com
  Timezone: Switzerland GMT+1
  Visit Unity Software Deployment at: http://www.unitysite.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Markus Fischer <markus@fischer.name> wrote on 20.08.2004 12:21:25:

> Hi,
>
> I'm currently struggling to get multiple users working on the same
checkout.
>
> I know, this sounds a bit wierd, the reason is:
>
> the check out is done onto a specific share (working under windows,
> using tortoise). This share is actually a linux machine, with samba und
> apache. Apache is configured that this specific directory is the
> documentroot for a certain virtualhost. This is only our development
> environment, of course.
>
> Since some projects require specific apache/database/scripting language
> options, it was choosen to hold the checkout we work on in the same
> place so we have a cerntral development platform which is tuned for our
> needs and not every project member needs his own complete development
> environment. We can exclude that two people work on the same file
> simultaniously, still we want a revision of every major changes commited
> to the repository.
>
> The problem I've seen so far was:
> - subversion/tortoise removes any write permissions from files in .svn.
> Thus, only the file owner can modify them.
> - I tried to force with samba so always write permissions are set,
> however I had strange locking issues and still write permission problems
> (though I was unable to analyse why; unix permission _seemed_ fine to
me).
>
> I would favour hints/suggestions on how to fix the permission issue,
> however other suggestion on how we could modify our development
> environment so we don't have the permission problem are also welcome.
>
> The main reason was to not duplicate the server settings environment and
> speed up testing phases (it's about web projects) so files are always
> directly available to apache.
>
> thanks,
> - Markus
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 20 14:29:02 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.