author | Bryan O'Sullivan <bos@serpentine.com> |
Wed, 21 Sep 2005 15:44:50 -0700 | |
changeset 1305 | d4a555646460 |
parent 1289 | 8d24d85ff054 |
child 1690 | 58894621c87a |
permissions | -rw-r--r-- |
1289
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
1 |
Welcome to Mercurial for Windows! |
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
2 |
--------------------------------- |
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
3 |
|
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
4 |
For configuration and usage directions, please read the ReadMe.html |
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
5 |
file that comes with this package. |
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
6 |
|
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
7 |
|
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
8 |
Release Notes |
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
9 |
------------- |
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
10 |
|
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
11 |
2005-09-21 v0.7 with modifications |
8d24d85ff054
Add post-install text file.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
12 |
|
1305
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
13 |
* New INI files have been added to control Mercurial's behaviour: |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
14 |
|
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
15 |
System-wide - C:\Mercurial\Mercurial.ini |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
16 |
Per-user - C:\Documents and Settings\USERNAME\Mercurial.ini |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
17 |
|
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
18 |
A default version of the system-wide INI file is installed with |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
19 |
Mercurial. No per-user INI file is installed, but it will be |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
20 |
honoured if you create one. |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
21 |
|
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
22 |
* Windows line endings are now handled automatically and correctly by |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
23 |
the update and commit commands. See the INI file for how to |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
24 |
customise this behaviour. |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
25 |
|
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
26 |
* NOTE: Much of the rest of the Mercurial code does not handle Windows |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
27 |
line endings properly. Accordingly, the output of the diff command, |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
28 |
for example, will appear huge until I fix this. |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
29 |
|
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
30 |
* Packaged text files now have correct Windows line endings. |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
31 |
|
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
32 |
|
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
33 |
2005-09-21 v0.7 with modifications |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
34 |
|
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
35 |
* This is the first standalone release of Mercurial for Windows. |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
36 |
|
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
37 |
* I believe it to be mostly functional, with one exception: there is |
d4a555646460
Update Windows release notes.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1289
diff
changeset
|
38 |
no support yet for DOS <-> Unix line ending conversion. |