分页: 1 / 1

想要编译一个emacs23看看,可以不知道哪里有source

发表于 : 2005-10-23 15:44
atfa
不知道坛子里面有人知道吗?

cvs上我好像没有找到

官方的网站上也没有

所以我很想问一下啊

发表于 : 2005-10-23 16:09
atfa
cvs -z3 -d:ext:[email protected]:/cvsroot/emacs co -r emacs-unicode-2 emacs

:lol:

发表于 : 2006-05-21 3:29
donbao
:oops: 用上面的源提示
The authenticity of host 'savannah.gnu.org (199.232.41.3)' can't be established.RSA key fingerprint is 80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'savannah.gnu.org,199.232.41.3' (RSA) to the list of known hosts.
Permission denied (publickey).
cvs [checkout aborted]: end of file from server (consult above messages if any)
能不能再给一个源,没人知道么?

发表于 : 2006-05-21 10:17
railwaycat
$ export CVS_RSH=ssh
$ cvs -z3 -d:pserver:[email protected]:/sources/emacs co -r emacs-unicode-2 emacs