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

Re: Using SVN for web applications made with PHP / MySQL?

From: Clemens Schwaighofer <cs_at_tequila.co.jp>
Date: 2004-12-17 04:02:20 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12/17/2004 04:40 AM, Ryan Schmidt wrote:

> * We're used to having a web URL that is "the development version" of
> the project that we can look at. With a version control system, I'd
> check out the project, and then I'd have my own private URL for it where

you can do this with hook scripts. Thought I prefer to do this myself,
because I sometimes develop very tricky things and don't want them to be
in the "public" dev tree, before they are testable.

> * The application has a database behind it. How do I track changes to
> that? If I need to make a change to the database that's incompatible

I'd have a directory, where you have all your table, etc definitions, so
you can always track your changes. And if you have to change tables
column name, then you have to change the php too, so those changes go
hand in hand anyway.

- --
[ Clemens Schwaighofer -----=====:::::~ ]
[ TBWA\ && TEQUILA\ Japan IT Group ]
[ 6-17-2 Ginza Chuo-ku, Tokyo 104-0061, JAPAN ]
[ Tel: +81-(0)3-3545-7703 Fax: +81-(0)3-3545-7343 ]
[ http://www.tequila.co.jp http://www.tbwajapan.co.jp ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBwkw8jBz/yQjBxz8RAvhTAJ9ddGNPDoJNoBLBW5GfsH6LWXpYtgCghekm
SXMYx+RMaAZZI5HSIS9XL30=
=i7qv
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 17 04:04:49 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.