Relationship between repository and production code
I'm a rank beginner with SVN, working my way through the "TortoiseSVN 1.7" book.
I've imported the source of my project, and then checked it out to a working folder.
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?
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2964552
To unsubscribe from this discussion, e-mail: [users-unsubscribe@...].