linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] Linux Kernel SVN Howto - part two
@ 2005-02-16 16:01 Stelian Pop
  0 siblings, 0 replies; only message in thread
From: Stelian Pop @ 2005-02-16 16:01 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

[ ... Hoping this message will get past the vger filters and will
  not continue the BK flamewar ... ]

[ ... in fact it did not pass the taboo filters, I modified the
  $subject to pass. I feel it would be better if the list admins
  publicly announced when a subject is being tabooed instead of
  silenty doing it. Think at those reading the archives later... ]

I've updated my Subversion kernel howto and did some work on the
import scripts:
	http://www.popies.net/svn-kernel/

There are now two possibilities to convert the bkcvs repository
into a SVN one:
	* either using the original Ben Collins script, which will
	  map one Linus' changeset into a SVN revision (but all the
	  changesets which occured on another branch and got merged
	  by Linus will be packed into one single SVN revision)

	* or using my modified script which analyses the file deltas
	  and tries to recreate the original changesets (based on the
	  assumption that the log messages for every file involved
	  in a changeset is identical). It works pretty well, if a
	  file hasn't been modified several times on a branch.

The repository creation instructions have also changed a bit, 
improving the time necessary to do the conversion (on my AMD 2000+
I can create the full 2.6 repository in 2 hours using the first
script, 5 hours using the second script).

Feedback welcomed.

Stelian.
-- 
Stelian Pop <stelian@popies.net>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-16 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-16 16:01 [RFC] Linux Kernel SVN Howto - part two Stelian Pop

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).