Gregg Reynolds <[EMAIL PROTECTED]> writes:

> Michael Welsh Duggan wrote:
> ...
>>Without actually knowing, I am assuming the branch tag is
>> emacs-bidi, as can be seen at
>> http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/?only_with_tag=emacs-bidi
>> You should be able to check it out with cvs -d
>> :ext:[EMAIL PROTECTED]:/cvsroot/emacs co emacs -r emacs-bidi
>> 
>
> Tried that.  Result:
>
> $ cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/emacs co emacs -r emacs-bidi
> cvs server: cannot find module `-r' - ignored
> cvs server: cannot find module `emacs-bidi' - ignored
> cvs [checkout aborted]: cannot expand modules
>
> However, I can see it at
>
> http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/?only_with_tag=emacs-bidi
>
> So what am I doing wrong with CVS?

That's what I get for not trying things out before posting them.  The
correct incantation is:

cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/emacs co -r emacs-bidi emacs 

-- 
Michael Welsh Duggan
([EMAIL PROTECTED])


_______________________________________________
emacs-bidi mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-bidi

Reply via email to