Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Moving cvs server from solaris to linux

12 views
Skip to first unread message

marc ho

unread,
Jun 28, 2007, 2:45:32 PM6/28/07
to info...@nongnu.org
Hello CVS Group! 
 
This is my first time posting to a news group.  I've checked the archives but couldn't find anybody in my situation.  The plan is to move the cvs server from a Solaris 2.8 workstation running cvs-1.11.2 and moving it to LINUX RHEL 4.4 running cvs 1.11.22. 
 
Is it as simple as rsync'ing the the CVS root directory from one server to the other.  I wasn't sure if there would be an issue going from the different OS's and cvs versions.
 
Thanks
 
- Marc
 


Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when.

Larry Jones

unread,
Jun 28, 2007, 4:02:20 PM6/28/07
to marc ho, info...@nongnu.org
marc ho writes:
>
> This is my first time posting to a news group. I've checked the
> archives but couldn't find anybody in my situation. The plan is to move
> the cvs server from a Solaris 2.8 workstation running cvs-1.11.2 and
> moving it to LINUX RHEL 4.4 running cvs 1.11.22.
>
> Is it as simple as rsync'ing the the CVS root directory from one
> server to the other.

Yep, it's just that simple. You're advised to run ``cvs init'' after a
version upgrade to create any new administrative files and make any
necessary changes to the repository format. However, there have never
been any necessary changes to the repository format, so it's not
strictly necessary but it's still a very good idea.

-Larry Jones

Please tell me I'm adopted. -- Calvin


0 new messages