Hi Vladimir,

I cloned the new jmeter repo on my linux system and wanted to checkout
tag v2_13 (irrelevant information :), but git would not let me do that
as it thought that I had modified some files under
bin/report-template/sbadmin2...

git diff shows something along the lines:

warning: CRLF will be replaced by LF in
bin/report-template/sbadmin2-1.0.7/bower_components/flot.tooltip/js/jquery.flot.js.
The file will have its original line endings in your working directory.

Is this expected?

Felix

Am 08.06.19 um 20:13 schrieb Vladimir Sitnikov:
> Hi,
>
> I'm glad we have progress here.
> Chris moved SVN to a read-only mode, and I've cleaned Git repo.
>
> Please review the cleanup result at https://github.com/apache/jmeter
> Unfortunately, gitbox repo
> ( https://gitbox.apache.org/repos/asf?p=jmeter.git ) misses tags for
> some reason, however I think it will be resolved soon (INFRA-18499).
>
> Please vote regarding the contents of jmeter.git:
>
> [ ] +1: I support use of jmeter.git
> [ ] -1: I do not support that because ...
>
> Here's my vote: ++1 
>
> Note: there were 10 open PRs which were unexpectedly closed by the
> removal of "trunk" branch.
> In order to proceed with PRs the same cleanup should be performed in
> contributors' repositories.
> After migration to Apache GitBox, committers would be able to push to
> PR branches (to the relative branches of contributors repos), so PR
> update could be either done by a contributor or by a JMeter committer.
> I'm sure it does not block git repo review/svn->git migration.
>
> The modifications I did were:
> 1) Remove of docs/ folder
> 2) Remove docs- branches
> 3) Remove "test" tags
> 4) Remove RC tags (as suggested in "JMeter release creation" wiki)
> 5) Remove all historical versions of the following
> files: '*.{class,jar,png,gif,jtl,js,map,css,svg,odt,pdf,sxi}'.
> The main case there is "old, unoptimized pngs" which literally took 40MiB
>
> The exact list of removed blobs is attached (see deleted-files.zip)
> The log of updated/removed refs is attached (see git_push.log).
>
> PS. The above is the same procedure I did to produce
> jmeter-git-cleanup-result with extra removal of RC tags.
>
> Vladimir
>

Reply via email to