Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2012 20:15:42 +0100
From:      Chris Rees <crees@FreeBSD.org>
To:        Frank Seltzer <frank_s@bellsouth.net>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>, Kevin Oberman <kob6558@gmail.com>
Subject:   Re: [HEADS-UP] Announcing the end of port CVS
Message-ID:  <CADLo83-4X25qBMOV4jw0TLtCx3Rh6FFiU6KF-xRkMzYwUFh3Mg@mail.gmail.com>
In-Reply-To: <alpine.BSF.2.00.1209110901190.62593@Ace.nina.org>
References:  <CAN6yY1tTdhpDx9QARmaiQ58buB0mJADDqWdF7QCenL6OHQEAFQ@mail.gmail.com> <1347306951.98429.YahooMailClassic@web111314.mail.gq1.yahoo.com> <CAN6yY1u62TZ_FD69MoGvzde1Ek48xiX_x2-cGgWsYb=XUFNS3g@mail.gmail.com> <alpine.BSF.2.00.1209110901190.62593@Ace.nina.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11 September 2012 14:06, Frank Seltzer <frank_s@bellsouth.net> wrote:
>
>
> On Mon, 10 Sep 2012, Kevin Oberman wrote:
>
>> If you want ot update all graphics ports, 'svn up
>> /usr/ports/graphics'. For just updating a single port, 'svn up
>> /usr/ports/graphics/ImageMagick'.
>>
>> But it appears that you chose to not follow the instructions. There is
>> a reason to delete the existing ports tree and do a checkout. If you
>> don't, every time something gets updated, it will generate a conflict
>> as the pre-existing ports tree is not recorded in the .svn file, so
>> svn sees the existing file as in conflict with the new one and refuses
>> to download the new one until the conflict is resolved.
>
>
> (Replying to a random post.)
>
> I haven't seen this asked so far so I'll do it. Is there a cookbook
> procedure to create a local svn server similar to the one you posted for a
> single machine update?
>
> f.e.:
>
> [1] create user, group and directory
> [2] cd /<somedir>
> [3] su <so and so>
> [4] svn ...
> etc.
>
> I have read the FreeBSD svn page and red-beans.com and neither has one or if
> they do I haven't been able to find it.
>
> Thanks,
> Frank
>

If you mean svnsync, that should do it for you...

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html#AEN1299

You'll want to switch mirrors however.

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83-4X25qBMOV4jw0TLtCx3Rh6FFiU6KF-xRkMzYwUFh3Mg>