Date: Sat, 8 Aug 2009 21:05:14 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Mel Flynn <mel.flynn+fbsd.current@mailing.thruhere.net> Cc: Ed Schouten <ed@80386.nl>, freebsd-current@freebsd.org, Thomas Backman <serenity@exscape.org> Subject: Re: What's up with the SVN repository? Message-ID: <20090808190514.GA60303@owl.midgard.homeip.net> In-Reply-To: <200908081044.55066.mel.flynn%2Bfbsd.current@mailing.thruhere.net> References: <409F1C03-B18C-4084-93D0-3D1918D7F105@exscape.org> <20090808174443.GT1292@hoeg.nl> <200908081044.55066.mel.flynn%2Bfbsd.current@mailing.thruhere.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 08, 2009 at 10:44:54AM -0800, Mel Flynn wrote: > On Saturday 08 August 2009 09:44:43 Ed Schouten wrote: > > * Thomas Backman <serenity@exscape.org> wrote: > > > No commits at all in the last few days, and given "Please just bear > > > with it until commits are restored" (from Attilio Rao)... How are > > > things? Any status updates anywhere? I looked through the list of > > > mailing lists, but didn't find a fitting one with a topic covering > > > this. > > > > The FreeBSD Project has been discontinued. Nothing to see here! ;-) > > > > Ken Smith created the stable/8 branch, in preparation for 8.0-RELEASE. > > This is the first time we're creating a new major branch since our > > migration to SVN, so it turns out there are some problems with the SVN > > -> CVS exporter catching up. After this issues have been resolved, the > > release procedure should continue as expected. > > So for people using svn, should we now start tracking stable/8 or is HEAD safe > for the time being? I guess that depends on if you want -CURRENT or (what will be) 8-STABLE > > Also, what's the equivalent of find /usr/src -type d -name CVS -exec echo > TRELENG_8 \>{}/Tag \; or do we have to svn diff for local patches, rm -rf, > checkout stable/8 and re-apply diffs? If I understand what that command is supposed to do I guess 'svn switch' is the answer. See the subversion documentation at http://svnbook.red-bean.com/en/1.5/svn.branchmerge.switchwc.html for exact syntax and details. (Subversion has fairly good documentation. If you intend to use svn I would suggest you read that documentation to find all the things you can do and how to do them.) -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090808190514.GA60303>