Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2008 14:08:39 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        Brooks Davis <brooks@freebsd.org>
Subject:   Re: Subversion documentation for the FreeBSD project?
Message-ID:  <200806031408.39466.jhb@freebsd.org>
In-Reply-To: <20080603173707.GA70144@lor.one-eyed-alien.net>
References:  <20080603164503.GC1592@roadrunner.spoerlein.net> <20080603173707.GA70144@lor.one-eyed-alien.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 03 June 2008 01:37:07 pm Brooks Davis wrote:
> On Tue, Jun 03, 2008 at 06:45:03PM +0200, Ulrich Spoerlein wrote:
> > Hi all,
> > 
> > seems like I totally missed the effort to port the FreeBSD CVS to SVN.
> > Is there some documentation around, that describes the New Way for us
> > mere mortals? Specific questions that come to my mind:
> > 
> > - How will repository propagation be done in the future? rsync?
> 
> cvsup is and will remain the primary method for users to obtain source.
> 
> There will be a network of svn mirrors, but details are still being
> worked out.  Currently, svnsync is being tested by some people.
> 
> > - Is there one big svn tree or src/ ports/ doc/ seperately?
> 
> Separate.

Also, only src is currently using svn.  ports and doc+www still use CVS.  src 
also still uses CVS but via a svn->cvs importer/gateway.

> > - Did you fixup the CVS repo-copies into real SVN renames?
> 
> No, this is effectively impossible as there is no history of repocopies
> in cvs.

Future renames will be done in svn though and will show up in CVS as 
add/delete operations.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806031408.39466.jhb>