[Ftnpl-develop] pkt2txt.pl updates
Brought to you by:
jame
|
From: Robert C. <JC...@te...> - 2001-08-24 17:30:08
|
Russ,
No, in general I don't think we'll need to worry about locking =
files... As long as we make sure we keep up to date with what's current =
(at least, before doing commits), we should be all right. cvs seems to =
be pretty good at doing merges, so as long as we're not working on the =
same lines of code it should be able to handle it. And if we do make =
changes to the same line(s), it can display that in the source & you (or =
I, or whomever...<g>) can decide how to reconcile the changes and then =
commit those changes...
(I've only started using CVS with this project; I've been trying to =
figure out why it took me so long to getting around to actually using it, =
rather than just thinking about it...<g> I'm going to set up a repository=
on my systems at home also, if only for things like config files...<g>)
>>> Russ Johnson <ru...@di...> 08/24/01 02:02AM >>>
Assuming you update pkt2txt prior to my working on it again, would I =
just=20
download a new copy prior to working on it again? Should we be "locking"=20=
the file when we're actively working on things? I'd hate to overwrite =
what=20
you add or vice versa.
|