Relationship between repository and production code
From: Steve Swift <steve.j.swift_at_gmail.com>
Date: Wed, 23 May 2012 03:39:04 -0700 (PDT)
I'm a rank beginner with SVN, working my way through the "TortoiseSVN 1.7" book.
The "code" of my project is a bunch of CGI scripts, which run from a folder /cgi-bin/sat/ under my Apache server.
I can see how I can make changes, and commit them back to my repository, but how then would I get the new copies from the repository into production?
Would it be a good idea to modify my apache so that url's /cgi-bin/sat/... ran directly from the repository somehow?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.