× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



That's where I would only have three libraries.

It would be PROD, TEST, DEV.

A developer would make all their changes in the DEV library (not their own
library). Each time they saved the member a SVN comitt would happen. When
they were done with their coding they would move the member to TEST at which
point another trigger would happen that would submit that source to another
SVN folder. The same would happen when promoting to PROD.

At least that is how I envisioned it.

I am not a heavy SVN/CVS user, I just like it as a source repository for
Java and being able to see what has changed and when.

Thoughts on my approach?
Aaron Bartell
http://mowyourlawn.com

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Adam Glauser
Sent: Wednesday, November 28, 2007 10:46 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: Automate source code backup to SVN

Aaron, I'm curious as to your current source organization, because I
think it has some bearing on how you will want to set up your SVN
sync'ing scheme for future flexibility.

Do you have libraries something like this?
maincode - this the code to be backed up. Ideally it would always be
working code

develab - developer library where you would make and test your changes
develag - developer library where I would make and test my changes
...
develrp - developer library where Random Programmer would make and test
her changes

I think this is a common setup, and if you go the route you are planning
(auto-commit of /maincode/ at regular intervals) you might lose some
useful SVN functionality.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.