Hi,
we have a project, that 2 developers work on. Now we need a software
that can apply changes from one to the other automatically after work.
What software do you recommend?
What if 2 change the same file at one day - can a CVS fix this, too?
How often would I have to "update" the files?
Any good starting point? We're pretty short on time, but I think it's
totally wrong to work on 2 sources from now on and "try" to combine
them manually some time - which will never happen after some time...
Thank you for not flaming, but helping - I didn't know where else to
ask.
--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%c gl%ssic%ccom%c" , "ma", 58, 'g', 64, "ba", 46, 10);}
we have a project, that 2 developers work on. Now we need a software
that can apply changes from one to the other automatically after work.
What software do you recommend?
What if 2 change the same file at one day - can a CVS fix this, too?
How often would I have to "update" the files?
Any good starting point? We're pretty short on time, but I think it's
totally wrong to work on 2 sources from now on and "try" to combine
them manually some time - which will never happen after some time...
Thank you for not flaming, but helping - I didn't know where else to
ask.
--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%c gl%ssic%ccom%c" , "ma", 58, 'g', 64, "ba", 46, 10);}
Comment