Date: Mon, 18 Feb 2013 14:23:35 -0500 From: Christopher Sean Hilton <chris@vindaloo.com> To: questions@freebsd.org Subject: Using svn to checkout a deprecated port. Message-ID: <20130218192335.GA7566@naboo.example.com>
next in thread | raw e-mail | index | archive | help
Hi,
I need to use svn to checkout the old "security/cfs" port so I can do
a one-time transfer of some data off of a USB drive. At the end of the
day, I just need the one port so if the cvs repository is available I
could also get it that way. In either case, I'm trying to do the
equivalent of:
$ cvs co -r '2011/10/01' $FreeBSDportsRepo security/cvs
in English, I want to checkout security/cvs from ports as it existed
on October 1st, 2011 (the port was deprecated on November 1st 2011.
Anything I do with svn seems to want to checkout the entire
tree. While desirable for a different project, that's not really in
scope right now. Further, I'm temporarily at the end of a metered pipe
so the difference between getting all of the ports tree and just the
directory that I want is significant.
--
-- Chris
----------------------------------------------------------------------------
"There will be an answer, Let it be."
e: chris -at- vindaloo -dot- com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130218192335.GA7566>
