Date: Thu, 12 Jun 2014 11:19:59 -0500 From: Paul Schmehl <pschmehl_lists@tx.rr.com> To: Charles Swiger <cswiger@mac.com> Cc: olli hauer <ohauer@gmx.de>, FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: What is the preferred method for updating ports now? Message-ID: <AEF43D8663543C121FF4B46D@localhost> In-Reply-To: <16D4E02B-5F11-4B29-AF56-493A5A201E0D@mac.com> References: <C837118D8018025B681180B9@localhost> <539894D6.5090304@gmx.de> <4662C66FB1FDCA4CDC7AA470@localhost> <16D4E02B-5F11-4B29-AF56-493A5A201E0D@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--On June 11, 2014 at 3:10:07 PM -0700 Charles Swiger <cswiger@mac.com> wrote: > On Jun 11, 2014, at 2:43 PM, Paul Schmehl <pschmehl_lists@tx.rr.com> > wrote: >> /usr/ports]# svn status >> svn: warning: W155007: '/usr/ports' is not a working copy >> >> Hmm.....so I thought maybe I had to co the ports first: >> >> # svn co svn://svn.freebsd.org/ports/head/ > > That checks out the ports tree under a workarea named 'head' in your > local directory. > > svn co svn://svn.freebsd.org/ports/head/ /usr/ports > > ...would checkout a workarea under /usr/ports. > >> After that finished, I did this: >> >> /usr/ports]# svn up >> Skipped '.' >> Summary of conflicts: >> Skipped paths: 1 >> >> So then I did this: >> >> /usr/ports]# svn status >> svn: warning: W155007: '/usr/ports' is not a working copy >> >> OK, now I'm really confused. It seems that I've done nothing at all. >> >> So what am I doing wrong? > > Try: > > mv /usr/ports /usr/ports_20140611 > mv head /usr/ports > cd /usr/ports > svn status > svn up > > Regards, Thanks. That was exactly the problem. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AEF43D8663543C121FF4B46D>