[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: vc-registered optimization
From: |
Michael Albinus |
Subject: |
Re: vc-registered optimization |
Date: |
Mon, 03 Aug 2009 16:48:38 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
yary <address@hidden> writes:
>> Are this really different version control systems on the same host? I
>> would expect, that it rather varies, from remote host to remote host (or
>> remote user to remote user). Then it might be sufficient to provide a
>> mean to set vc-handled-backends depending on the remote host or user.
>>
> I regurlarly use CVS, SVN, and GIT on my main unix box , and edit
> files versioned by all three w/Emacs. I don't think it's all that
> uncommon for people with their feet in different sandboxes, as it
> were, folks following many different OS projects.
>
> And for my day job, I'm stuck with SCCS <shrug>.
OK, I understand. Would it be an option for you to enable Tramp's file
cache, assuming that no external program touches the vc related files?
Best regards, Michael.