Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Dec 2017 17:58:57 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: How do I recover a lost ports directory with =?iso-8859-1?Q?svn=3F?=
Message-ID:  <dc472414-4451-45d3-a9ef-cfa221e348a7@unixarea.de>
In-Reply-To: <20171226162754.GE99670@rancor.immure.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, 26 December 2017 17:27:54 CET, Bob Willcox <bob@immure.com>=20
wrote:
> I accidently removed one of my ports subdirectories, devel/swig13, and
> need to check it back out from svn. Unfortunately the documentation for
> svn seems skimpy (at best) and I'm not able to come up with a command
> and arguments that will allow me to check out this port's directory.
>=20
> Is there some way to do this (w/o removing everything and checking it
> all out again)? Any help much appreciated.
>=20
> Thanks,
> Bob
>=20

cd /usr/ports
svn up

or

svn up -rnnnnnn

matthias



--=20
Sent from my Ubuntu phone
http://www.unixarea.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dc472414-4451-45d3-a9ef-cfa221e348a7>