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

Re: Best practices for web developers?

From: Clemens Anhuth <clemens_at_froglogic.com>
Date: Wed, 13 May 2009 09:47:22 +0200

pileofrogs wrote:
> Hello, I'm a network admin trying to get some web developers onto
> SVN. They're accustomed to editing the files on the server directly
> (or nearly so). I've tried showing them SVN and they seem perplexed.
> The work flow of checkout->change->checkin->ssh-to-server->checkout-build is pretty darn unwieldy. Is there
> anything approaching a 'best
>

Hello Dylan,

I suggest to give them a local copy of everything they need, so that
they can test and play as much as they like without affecting others.
Then, when convinced that their changes are good, they can check them in.

In addition an automatic build and test system like Hudson will notice
the changes in SVN, checkout, perform a build and run the tests.

There are several web application test frameworks/tools out there.
(Don't ask me which one *I* would suggest. ,-))

With best regards

Clemens Anhuth

-- 
www.froglogic.com - Squish - Multi-Platform GUI Testing
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2231520
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-13 09:49:04 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.