Skip to content

Commit 39eaa38

Browse files
Update README.md
1 parent 8e6569d commit 39eaa38

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

README.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -47,27 +47,28 @@ SSH must be enabled and running for connectivity.
4747

4848
Open Source Package Management must be installed.
4949

50-
XMLSERVICE must be installed
50+
XMLSERVICE library QXMLSERV must be installed.
5151

52-
Yum package xmlservice-cli must be installed.
52+
Yum package xmlservice-cli must be installed.
53+
54+
❗SSH key files in puTTYgen format are supported by SSH.Net which is the SSH component used. OpenSSH key files can be converted to puTTYgen format using puTTYgen. https://www.puttygen.com
5355

5456
There may be a few others I have not listed yet.....
5557

5658
# PC Requirements
57-
Windows 10 and above. So far only tested on Windows 10 and 11.
59+
Windows 10 and above. So far only tested on Windows 10 and 11.
5860

5961
App is based on .Net 9 so no special .Net runtimes or frameworks should be needed other than the app package.
6062

6163
# Source sequence numbers and source dates
62-
❗ Source sequence numbers and source date are NOT kept when a source member is replaced.
63-
```
64-
If you use Work with IBM i to download and edit source members, line
65-
numbers and source dates are NOT preserved. We're assuming you're stepping
66-
in to the brave new world of using PCs to edit your source members where
67-
binary changes and Git can show you exactly what has changed instead of
68-
relying on source sequence numbers and dates which are outdated methods
69-
for tracking source changes.
70-
```
64+
#### Warning about source dates and sequence numbers
65+
❗ ⚠️ Source sequence numbers and source date are NOT preserved when a source member is replaced.
66+
67+
If you use Work with IBM i to download and edit source members, line numbers and source dates are NOT preserved. We're assuming you're stepping in to the brave new world of using PCs to edit your source members where binary line changes and Git or tools like WinMerge can show you exactly what has changed in a source member instead of relying on source sequence numbers and dates or initials in the first 5 columns to identify a change. These are outdated methods for tracking source changes ahen tools like Git handle the change tracking automaticlly in a source member.
7168

7269
# Feedback
73-
**Please submit feedback as issues on the GitHub issues tab.**
70+
Please submit feedback as issues on the GitHub issues tab.
71+
72+
You can also feel free to reach out via email: richard@mobigogo.net or richard@richardschoen.net if needed.
73+
74+

0 commit comments

Comments
 (0)