info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Moving repository


From: Derek R. Price
Subject: Re: Moving repository
Date: Fri, 01 Dec 2000 14:36:49 -0500

address@hidden wrote:

> We are moving the repository from one location to another in the same
> server.Is it ok if we use symbolic links so that all users do not
> have to change their CVSROOT?

I think so.  Try it.


> Is there any script which if run will modify the users views?

There's one floating around out there somewhere, but it amounts to:

    echo NEWCVSROOT >tmproot
    find WORKDIR -name CVS/Root -exec cp tmproot {} \;

That has to be executed for each workspace each user has checked out
from the old CVSROOT.  No warranties, know what you're doing, and all
that.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
I will not barf unless I'm sick.
I will not barf unless I'm sick.
I will not barf unless I'm sick...

          - Bart Simpson on chalkboard, _The Simpsons_






reply via email to

[Prev in Thread] Current Thread [Next in Thread]