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

Thanks

From: The Dan Keefer <dan_keefer_at_yahoo.com>
Date: 2006-08-21 22:45:33 CEST

First, thanks go out to all the respondents.

Yes, I am largely unfamiliar with source code management and version control software. I understand most of the issues, but I know that the powers to be aren't going to want (or be able) to completely change everything we do.

Every developer has his own copy of CF, SQL Server, and code.

Typically when we are asked to either develop or or fix something, we do it on our local copy. Each of us copies our changed/new files onto a development server and copies the changed code of others onto our local copies. We are to check the time stamp of each file as it it copied.

We are well aware of the problems with this process, which is why we are looking into Subversion.

However, not only do our copies need to run independently of the server, but the server is used for testing development by non-programmers so it is considered the latest development copy, though there are works in progress.

It SOUNDS like each time a file is changed, it goes into a new folder (potentially) so that the latest version isn't in the web site path anymore.

Dan
Received on Mon Aug 21 22:51:47 2006

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.