info-cvs
[Top][All Lists]
Advanced

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

Re: Spreading repository across disks


From: Todd Denniston
Subject: Re: Spreading repository across disks
Date: Thu, 19 Mar 2009 07:48:31 -0400
User-agent: Thunderbird 2.0.0.19 (X11/20081209)

jce wrote, On 03/18/2009 12:24 PM:
It gets a bit stranger.

Instead of using rsync -av to make a copy of the repository, i tried
cp -Rp

After the copy , i made the directory a symlink to its location on the
new drive.

This time updates worked!  but add/commits failed.

bizarre.


instead of a softlink you might try:
mount --bind /new/repo/location/ /old/repo/location/

and see if it works...

which cvs version is on Ubuntu 8?

in the cvs News file
"Changes from 1.11.9 to 1.11.10:
...
* CVSROOTs which contain a symlink to a real repository should work.
...
"

And here I was thinking that I recalled the devs taking that out in the 11 series because of some security concern.

--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter




reply via email to

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