[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp problem with files under version control (subversion)
|
From: |
Michael Albinus |
|
Subject: |
Re: Tramp problem with files under version control (subversion) |
|
Date: |
Thu, 02 Jun 2011 16:53:13 +0200 |
|
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Stefan Vollmar <address@hidden> writes:
> Hello,
Hi,
> I have a near identical setup on a Solaris 10 box but here we
> experience problems under certain conditions
tramp.el has a lot of comments and workarounds for Solaris related
problems.
Please look in tramp.el for "SunOS 5.11" and change it to
"SunOS 5.10". If the problem goes away, we might apply a weaker check at
this place.
Best regards, Michael.