-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Diffs between dpANS3 and CLUS #22
Comments
This is current state of what I find. Emacs have ediff-trees https://www.emacswiki.org/emacs/ediff-trees.el, which can take regexp and compare two directorie. I still don't understand this, but in the end that can automated some things, just run it once and feed with regexp. I try in the week find what ediff-trees can do. |
@phoe So what precisely we need to do, because I little lost? Download form their GitHubs tex files and make diff on them? |
Hi @KZiemian. I will generate a set of diffs in the next couple of days, and post here when that's done. Then we can just review the diffs, knowing that they have all been generated somewhat repeatably/consistently. |
@rmhsilva Okej, after monday I should find time for that. You have done great work. |
I've just added a ton of diff files to https://github.com/phoe/clus-data/tree/master/diffs. I'm not sure how useful they are in their current form - diff has included quite a few blank lines, despite me trying quite hard to get it to ignore them. However, it's mostly clear where a blank line can be ignored. The full page of data (including examples) has been included - we can ignore the examples for now, we just need to concentrate on the core text I believe (@phoe, is that right?) Also, Github's diff viewer is pretty decent! |
You can remove all lines that contain only Yes, we completely ignore the examples - these will need to be manually rewritten and fixed. Thank you - I'll start looking at these soon. |
Hah yeah, of course, I'm not sure why I didn't do that in the first place. Done now, no more blank lines! |
@rmhsilva Thank you. I must still check this GitHub diff, but I make progress. |
@phoe I read some files from @rmhsilva, learn some new things on the way, but I don't for what I should watching? There is many rearanging between two version, make true change harder to find, that only thing that I can told right now. How to mark some file as check? Clon to my account I edit there? I still try get my head over GitHub. |
I forked from rmhsilva repository diffs and look at some. I don't see any mistake now, few times unimportant word is missing. Now I need some more information about what there is to do. And I can mess something up with GitHub. |
Cool. I'm not quite sure exactly what needs to be looked for when reviewing the diffs, @phoe? In order to track which diffs have been checked, I suggest the following:
We know when we're done when there is a file in the comments directory for every diff. We can also find all non-empty files to check which pages are significantly different. You can do this process in your own copy of this repository (use the Fork button), and when you are done, you can create a pull request for us to merge. Don't worry about messing up things on Github - we can review all changes before merging them in, and can always revert... |
To this moment I did some checking https://github.com/KZiemian/clus-data/tree/master/diffs. Can this be helpful? |
@KZiemian Ah awesome, yeah that's helpful! My suggestions were nothing but suggestions, so as you've already started, carry on in that method 👍 |
I have a problem. In diffs directory file "cl:functions:first_to_tenth.diff" is empty, where can I find orginal versions of filles? |
Other empty files. |
Other empty files. |
Hi @KZiemian, thanks for pointing that out. A few things fell through the automated diff process, we'll have to check them manually (by comparing the text in clus with the standard text). |
@rmhsilva In diffs there are often lines like this: |
@KZiemian these are line numbers. |
At least these files don't have good diffs. Diffrent files were compered. cl:constant_variables:nil |
I hardly believe in that, but from 967 diffs is not checked 965. Now I must find which two are missing and most of my current work is done. |
In my best knowledge 967 diffs done, I can't go further without help. This don't mean that all works with them is done, I know that more is needed, but I can't do it myself. |
State of diff, 24 October 2017.
cl:constant_variables:nil
CLUS:
Adding capitalization, better description and changing way of reference was only change in, I think, 300 diffs. Problem is that after a 300 diffs with good changes in that section, I just look at "See Also" without enough care, so I most likely missed some problems. Today looking for example to this point I recognized that I missed "*" in diff above. |
The text was updated successfully, but these errors were encountered: