emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp Mode not working connecting to OpenSolaris


From: Stefan Monnier
Subject: Re: Tramp Mode not working connecting to OpenSolaris
Date: Sat, 13 Mar 2010 14:56:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

> Installed in the emacs-23 branch.

Thanks.

> Is it automatically propagated to the trunk,

The emacs-23 branch will be occasionally merged back into trunk, so it's
not automatic, but it will happen.

> or shall I install it there manually?

No, please don't.  But you (or anyone else) can do the merge, if you
want to (I'll do it every once in a while anyway, so there's no real
need to):

  cd ...myemacs/trunk
  bzr merge sftp://..../emacs-23
  <resolve conflicts (e.g. in ChangeLogs)>
  bzr diff
  <check that it's indeed what you expected>
  bzr commit -m 'Merge bug fixes from emacs-23'

Of course, it should be done with extra care, since it's easy to make
a silly mistake and you might be merging changes written by other people.


        Stefan




reply via email to

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