ZFS v28 for 8.2-STABLE

Jeremy Chadwick freebsd at jdc.parodius.com
Wed Jun 29 22:55:47 UTC 2011


On Thu, Jun 30, 2011 at 12:10:33AM +0200, ??imun Mikecin wrote:
> 29. 6. 2011., u 23:31, Jeremy Chadwick <freebsd at jdc.parodius.com> napisao:
> > BTW, whenever you nuke src, you should probably nuke the csup (or cvsup
> > in your case; not sure why you're using that) CVS "database" as well.
> > For csup, this lives in /var/db/sup.  For cvsup, this lives in /usr/sup.
> 
> Would using svn (svn.freebsd.org repository) instead of csup be a
> better solution?
> Which repository (svn or CVS) is master, and which one is replicated?

I don't use Subversion so I can't answer that part of the question.

I don't quite understand how/why replication (master vs. mirror) is a
concern here.

My point is that with csup/cvsup, people need to be aware that there is
"CVS checkout"-like file also associated with things which lives in
/var/db/sup (for csup) and /usr/sup (for cvsup) which needs to be
removed if you pull files out from underneath it (e.g. rm -fr
/usr/src/*, etc.).

I could write another 5-6 paragraphs about this explaining the technical
aspects, comparing it to stock CVS (re: CVS/ directory during checkout)
and other things, but it's besides the point.

My point is that most people don't know of /var/db/sup and /usr/sup, and
when you make them aware of it, they go "...oh!  Maybe that's how my
local copy doesn't match with what's on the server!"

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, US |
| Making life hard for others since 1977.               PGP 4BD6C0CB |



More information about the freebsd-fs mailing list