What's up with the SVN repository?

Erik Trulsson ertr1013 at student.uu.se
Sat Aug 8 19:05:40 UTC 2009


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 at 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 at student.uu.se


More information about the freebsd-current mailing list