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

Re: need help with this.. snv commit etc.

From: Mikko Ruohola <polarfox_at_verkkotieto.com>
Date: 2003-08-20 10:09:37 CEST

On Tue, 2003-08-19 at 17:08, Jani Averbach wrote:
> On Tue, 19 Aug 2003, Mikko Ruohola wrote:
> > > On Tue, Aug 19, 2003 at 10:49:23AM +0300, Mikko Ruohola wrote:
> > > > we have kind of a wierd enviroment.
> > > >
> > > > problem:
> > > > not owner of files in .svn
> > > >
> > > > when:
> > > > multiple users commit from save workdir.
> > > > any workarounds?
> > > >
> > > > this is because we make php software that can only be run on server, not
> > > > on workstations... hard to explain... but does anyone have any ideas?
>
> I would say that your work habit is wrong. =)
>
> I have been in the same kind situation (did php-stuff), and we had own
> work-directory for everybody, and a make command that distributed
> experimental stuff to the www-server (to experimentall directory). This
> way you could test your stuff, commit it, and the final version is
> exported/checkouted for server to the production place under the server.
> This worked fine for us.
>
> BR, Jani

not a bad idea, I've been trying to make that happen too, but... maybe
I'll just push harder to that way.

would svn update on actual server be good way to do the update..

we have this kind of a work "flow".

devel server, all write code to this place.
Alpha test server, we checkout here when ever there is a release coming
production server, this is where everything gets placed after
alpha/beta/gamma tests on alpha server.

we have kinda "sensitive" production... that means if something goes
wrong... my phone will start ringing in 30 seconds =)

Received on Wed Aug 20 10:11:48 2003

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.