Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#141 closed defect (fixed)

synchronize changes made in wiki manual with manual in core repository

Reported by: felix winkelmann Owned by: felix winkelmann
Priority: major Milestone:
Component: documentation Version: 4.2.x
Keywords: manual wiki Cc: Ivan Raikov
Estimated difficulty:

Description

The manual in the wiki has been heavily modified. These changes have to be merged into the manual of the core git repository, carefully avoiding moving any changes from the core back to the wiki that contain yet unreleased features.

Attachments (2)

svn-16089-16552.patch.txt (135.1 KB) - added by Jim Ursetto 14 years ago.
SVN 16089-16552 (part 1--grr, 256KB upload limit)
svn-16552-16579.patch.txt (175.1 KB) - added by Jim Ursetto 14 years ago.
Part 2 SVN 16552-16579

Download all attachments as: .zip

Change History (7)

comment:1 Changed 14 years ago by Jim Ursetto

Status: newaccepted

comment:2 Changed 14 years ago by Jim Ursetto

I've synchronized the changes from the wiki to the core manual, ignoring anything that has been removed from core. I did not synchronize anything from core back to the wiki.

I am still trying to figure out how to use git correctly and safely (@#$!@%) and I don't want to delay this commit. So instead of pushing to the repository I am attaching the output of git-format-patch on my branch. I think you can apply this with git-am and perhaps squash it into one commit.

If you want me to do a proper merge instead, I need a bit of time so I can figure out what the heck I am doing. ($%#!) Sorry, git makes me feel more stupid than usual.

Changed 14 years ago by Jim Ursetto

Attachment: svn-16089-16552.patch.txt added

SVN 16089-16552 (part 1--grr, 256KB upload limit)

Changed 14 years ago by Jim Ursetto

Attachment: svn-16552-16579.patch.txt added

Part 2 SVN 16552-16579

comment:3 in reply to:  2 Changed 14 years ago by felix winkelmann

Owner: changed from Jim Ursetto to felix winkelmann

Replying to zbigniew:

I've synchronized the changes from the wiki to the core manual, ignoring anything that has been removed from core. I did not synchronize anything from core back to the wiki.

Excellent. Thanks a lot.

I am still trying to figure out how to use git correctly and safely (@#$!@%) and I don't want to delay this commit. So instead of pushing to the repository I am attaching the output of git-format-patch on my branch. I think you can apply this with git-am and perhaps squash it into one commit.

I'll add it, no problem.

If you want me to do a proper merge instead, I need a bit of time so I can figure out what the heck I am doing. ($%#!) Sorry, git makes me feel more stupid than usual.

I feel just the same.

comment:4 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: acceptedclosed

comment:5 Changed 14 years ago by (none)

Milestone: 4.3.0

Milestone 4.3.0 deleted

Note: See TracTickets for help on using tickets.