DragonFly BSD
DragonFly users List (threaded) for 2006-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs -d fails


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Thu, 27 Jul 2006 22:45:09 +0900

On Thu, Jul 27, 2006 at 10:17:29PM +0900, YONETANI Tomokazu wrote:
> On Thu, Jul 27, 2006 at 01:23:22PM +0200, christian hennig wrote:
> > i install 1.6 on my laptop, all is fine. But now i try:
> >  # cd /usr/
> >  # cvs -d anoncvs@xxxxxxxxxxxxxxxxxxxxx:/cvsroot co pkgsrc
> > but i get a time out. 
> 
> Try
> # cvs -d pserver:anoncvs@xxxxxxxxxxxxxxxxxxxxx:/cvsroot co pkgsrc

Oops, missing a colon before "pserver" keyword...
cvs -d :pserver:anoncvs@xxxxxxxxxxxxxxxxxxxxx:/cvsroot co pkgsrc

But apparently it accepts a password-less ssh connection too,
as written in HowToPkgsrc page in our wiki.  Not sure if it's
preferred way to fetch pkgsrc source, though.



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