[Kde-scm-interest] svn help

Torgny Nyblom kde at nyblom.org
Wed Mar 3 11:40:34 CET 2010


Hi,

I'm currently trying to get some rules together for the kdepim and kdepimlibs 
modules...

Some questions:

* It seems like "svn log --stop-on-copy" does not work when "svn mv" was used. 
Is there a way to get the same result for this case (as for when "svn cp" was 
used)?
Unfortunately the pim modules are quite full of these "svn mv ..." commands.

* If I have identified a branch that is used do I need to specify more then the 
first revision this branch was used. Example:

The branch work/akonadi-ports was created to help porting pim to akonadi.
to and from this branch there has been quite a few merges. Do I need to do 
more then add something like the following to the rules:

match /branches/work/akonadi-ports/kdepimlibs/
	min revision xxxx
	branch KDE/kdepimlibs/akonadi-ports
end match

/Regards
Torgny Nyblom


More information about the Kde-scm-interest mailing list