[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 5872 - branches/release-0.22.1

From: <kfogel_at_collab.net>
Date: 2003-05-11 05:51:17 CEST

Garrett Rooney <rooneg@electricjellyfish.net> writes:
> I believe Robert said he saw this while converting a copy of the
> FreeBSD CVS repository. You can get a copy via CVSup, see the
> instructions here:
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/mirror-
> howto.html
>
> (Look for the section on Mirroring the CVS Repository)

Thanks. If Robert drops off the face of the earth, I'll try that --
but if he's around, it'll be a lot more efficient for him to tell me
exactly how to get the same data he has (rather than me flailing
around).

I tried the CVSup instructions for mirroring the CVS repository, as
given on that page, and using their example supfile:

   $ cvsup -s supfile

which gave me this error in the CVSup window (after I hit the green,
uh, "play" button):

   Nonexistent prefix "/pub/FreeBSD/development/FreeBSD-CVS" for cvs-all/cvs
   No collections selected

Hmmm. Anything wrong with this supfile?

   #
   # FreeBSD CVS supfile from master server
   #
   *default host=cvsup-master.FreeBSD.org
   *default base=/usr
   *default prefix=/pub/FreeBSD/development/FreeBSD-CVS
   *default release=cvs
   *default delete use-rel-suffix
   *default umask=002
   
   # If your network link is a T1 or faster, comment out the following line.
   #*default compress
   
   cvs-all

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 11 06:33:43 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.