I want to setup the following CVS environment
and I am hoping that some of you will point
out the problems with such a setup or some
better ideas.
- I have a desktop (Win95) on which I would
like to install a CVS server. *Finally*
this is where all the version control should
happen.
- I have a laptop(Win95) which can be LAN
connected to the desktop. On this laptop
I would like to install WinCVS.
- I would like to work in the following two
modes
(1) On the desktop install WinCVS and checkout
modules and update the repository as
locally mounted.
(2) Connect the laptop to desktop CVS server,
checkout some modules and disconnect the laptop.
Now when the laptop is on the "go", I would
like to change the modules but
**under CVS control**. For this purpose,
I will bring the checked out modules to a
local repository using WinCVS.
When the laptop connects to the desktop, I
would like to commit all the changes ...
What would be a neat way of doing all this ?
Thanks
sathish