Jean Figarella wrote:
> Nico Kadel-Garcia wrote:
>> Is the directory in the user's home directory, and is actually
>> $HOME/local? Or is it on the local disk, outside the NFS shares? And
>> what is the Subversion version on the old FC3 release and on the
>> CentOS 4.3 release?
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>
> Nico,
>
> /home is a nfs mounted dir. If I am on Fedora and I cd into
> /home/jean/dev/ and then I do svn update everything works fine. If I
> do the same on centos 4.3; cd /home/jean/dev and then svn update, it
> gives me the error. But if I am still on centos and I create a /local
> on the *local drive*, then I can check out code or documents there
> and do everything else. Again, while I am on the nfs mounted dir it
> does not works, once I get out of the nfs dir then it works.
>
> The subversion version on Fedora is 1.2.1 and in centos 4.3 it is
> 1.1.4. I have already tried upgrading to the same subversion version
> and to more recent ones, and that did not work.
>
> Hope this clarifies things up.
I'm forwarding this to the list.
It does make things more clear: note that with the available updates for FC3
and David Summer's RPM's and SRPM's for CentOS 4.x, there is no reason to
stay with such old versions, and a good set of reasons to upgrade.
I'm wondering about file ownership under NFS. Do both machines have the same
UID for the same username, or does one of them by some weird chance have a
duplicate entry for your username with a different UID? I've seen precisely
that sort of problem in mixed environments before, when people were careless
about adding machines to NFS services.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 9 21:09:00 2006