Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2010 19:03:16 +0600
From:      Victor Sudakov <sudakov+freebsd@sibptus.tomsk.ru>
To:        freebsd-hackers@freebsd.org
Subject:   Re: "Checksum mismatch -- will transfer entire file"
Message-ID:  <20100104130315.GA79633@admin.sibptus.tomsk.ru>
In-Reply-To: <20100103221655.GA76049@server.vk2pj.dyndns.org>
References:  <20091231033244.GA5631@admin.sibptus.tomsk.ru> <4B3CC72F.9030904@andric.com> <op.u5xkb1r91e62zd@merlin.emma.line.org> <4B408745.3030309@andric.com> <20100103154503.GA63734@admin.sibptus.tomsk.ru> <20100103221655.GA76049@server.vk2pj.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Jeremy wrote:
> >I also see that many "changes" in the CVS seem to be useless: there
> >are no changes other than file version increments.
> 
> SVN metadata changes will appear in CVS as version changes only.  The
> most obvious/common case is branching - branching a native CVS repo
> just adds the branch tags.  Branching a SVN repo replicates the tree
> and the SVN->CVS exporter turns the branch into a commit that touches
> each affected file.

Thank you for the insight into theory, however the practical results
are annoying. For example, running mergemaster has become a nightmare.
It considers every file to be changed (unless you do some black magic
with DIFF_OPTIONS to ignore \$FreeBSD:.*\$). 

BTW what does cvsup (in CVS mode) do with an RCS file to which only a
branch tag has been added? How does it mirror such a change? Just
curious.


-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov@sibptus.tomsk.ru



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