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

AW: RE: early reflections on subversion methodology

From: Felix Gilcher <gilcher_at_exozet.com>
Date: 2005-08-01 09:05:48 CEST

> -----Ursprüngliche Nachricht-----
> Von: Leon Zandman [mailto:lzandman@lode.nl]
> Gesendet: Montag, 1. August 2005 08:42
> An: users@subversion.tigris.org
> Betreff: RE: early reflections on subversion methodology
>
> > > That's the beauty - you can take the server and data inside
> > > of it and put whatever top end on it you want. But not at the
> > > server level.
> >
> > I think that one obvious way to implement what I am
> > suggesting is indeed in client tools.
>
> But then you cannot use different clients with the same repository.
> Ofcourse, within the boundaries of a company you can enforce employees
> to use specific (custom) client software, but it you decide make your
> repository publicly accessible (and maybe even writable) you can get
> into a lot of trouble when users use all sorts of different Subversion
> clients.
>

You can enforce the read-write policy through hooks which are server side, so this no big problem.
What other sort of problems could you get into? People creating a tag when all they really want is a branch? People checking out the wrong directory [respective a tag instead of a branch]? All those problems cannot be addressed by the client programm, no matter wether is knows what a branch is or wether it just sees a directory named "branches".

So people would still be free which client to use and it's up to them which concept they prefer. Some might need the support of a client, some can branch/tag/merge without assistance.

> Greetz,
>
> Leon Zandman
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

regards

fg

--
Felix Gilcher
Head of IT Development
Exozet Berlin GmbH
Rotherstraße 20
10245 Berlin
eMail: gilcher@exozet.com
URL: www.exozet.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 1 09:07:57 2005

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.