We are using CVS to keep repositories, we are working at Two different locations (using one CVS server), taking lot of time even if we want to add couple of new files, this is scienario:
We have one CVS server located at primary location called, "location1", we have another location called "location2" in different timezone, we have software development groups at both locations on same project, the team at location2 connect to location1 using VPN (once VPN up, they can access all servers), then check-out code onto one of the Linux machine at location1, then transfer this code into location2, compile it and make some changes and then tar the whole directory and upload onto one of the Linux machiene at location1, then check-in to CVS, this is taking lot of time, any other solutions can some expert suggest. we don't have VPN client to install on Linux machine at location2 (we are using VPN client on windows laptop, that is how we access location1 machines). if we have VPN client for Linux, that will be little easier. Thanks in advance. _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
