[Kde-scm-interest] Re: conversion howto: importing subproject history
Torgny Nyblom
kde at nyblom.org
Sun Nov 28 06:41:59 CET 2010
On Sunday 28 November 2010 00.36.38 Oswald Buddenhagen wrote:
> moin,
>
> just read this question on irc, and i suppose more people run into it:
> a subproject has been developed in a separate subtree and was later
> moved into the project which is being converted now. a straight history
> is obviously not able to represent that. the solution:
or use the prefix option for the svn2git rules:
match "the first subdir"
prefix "the first subdir"/
end match
match "the second subdir"
prefix "the second subdir"
end match
(and ofcourse the repository, max/min revs,...)
/Regards
Torgny
More information about the Kde-scm-interest
mailing list