RE: What would be the best way to create "working repositories"?
From: Tom Malia <tommalia_at_ttdsinc.com>
Date: Tue, 29 Jun 2010 09:16:02 -0400
Stephen,
I appreciate you taking the time to reply. I know many of your comments are
I have no idea what GIT is. If it's another product that I would have to
Tom Malia
T <http://www.ttdsinc.com> &T Data Solutions L.L.C.
_____
From: Stephen Connolly [mailto:stephen.alan.connolly_at_gmail.com]
On 29 June 2010 13:54, Tom Malia <tommalia_at_ttdsinc.com> wrote:
I'm looking for an easy way to allow programmers on a large project to
It appears that all this would be pretty simple if they literally did just
Would the number of reasons be:
1. You are a fool
;-)
The scenario I'm thinking of is one in which there's a main company that
Sounds like you would be better served with a distributed version control
Alternatively you could have the subcontractors work in GIT repos based off
There are even tools to help automate the process.
One thought I had, that I'd like to know if there's an easy way to do it or
I'd like to be able to:
1) "export" sections of the "main" repository
2) Then add the directories that were just exported to a repository
3) Check out the stuff just added to the "working repo" to a "working
4) Developer does their development in this WC, checking things into
5) When the developer feels they are ready to "merge" their work back
a. Check out the equivalent section of the "main" repo to a separate
b. Delete everything from that WC
c. Copy everything from the "WC" that came from their "Working repo"
d. Diff the current files in the "main" WC against the current version
e. Check the WC from the "main" repo back into main
f. Delete all WC folders from their local machine
g. Delete the entire "working repo"
One big flaw I see in this is, I'm not sure how deletes would be tracked,
Loads of issues with resolving merge conflicts because you are throwing away
A key aspect is, the end result HAS to be REALLY easy to teach people to do
If you have developers who don't care about version control then you have
Thanks in advance,
Tom Malia
T <http://www.ttdsinc.com> &T Data Solutions L.L.C.
-Stephen
|
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.