Hi All

On our CVS server we have a local disk /cvsroot
Where all the repositories are stored.
The CVSROOT in our environment is
CVSROOT=:pserver:[EMAIL PROTECTED]:/auto/cvsroot-location/cvsroot

Where /auto/cvsroot-location is automounted  and 
/auto/cvsroot-location/cvsroot ---> is a link to /cvsroot on the
CVS-SERVER

We are running short on space and want to relocate the repository space
onto
A Filer. 
So my question is 
1)If I copy all data from /cvsroot onto the filer pool 
2)Then change the link from
/auto/cvsroot-location/cvsroot ---> /cvsroot on the CVS-SERVER
To
/auto/cvsroot-location/cvsroot ---> /filerpool-cvsroot

Will it work without any reconfiguration or
Will I have to follow some other procedure.
Please let me know

CVS Version: Concurrent Versions System (CVS) 1.11.2 (client/server)
On Linux.

Thanks in advance
pranab


Reply via email to