svn2cl -g issue
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
svn2cl -g issue
- From: Philippe Combes <Philippe.Combes [at] enseeiht.fr>
- To: svn2cl-users [at] lists.arthurdejong.org
- Subject: svn2cl -g issue
- Date: Mon, 20 Jun 2016 22:00:24 +0200
Dear svn2cl users,
If anybody is still reading on this list, I may need some advice,
please, for I cannot get svn2cl -g work properly. Both commands below
print out the same result :
> /usr/bin/svn2cl -r "12430:12477" --break-before-msg=2 --stdout
> /usr/bin/svn2cl -g -r "12430:12477" --break-before-msg=2 --stdout
Yet there are 2 merges on the working branch and directory in the
specified range of revisions.
I have checked the outputs of
> svn --verbose --xml log -r '12430:12477'
> svn --verbose --xml log -r '12430:12477' -g
and they do differ, with the right changesets listed when the -g option
is set.
Does the xslt stylesheet get lost because of the disturbed order of
revision numbers ? Or am I doing anything wrong ?
Any help would be gretly welcome.
Thanks,
Philippe
--
To unsubscribe send an email to
svn2cl-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/svn2cl-users/
- svn2cl -g issue,
Philippe Combes