Wayne Davison
|
ef855d198e
|
Document the old side-effect to --copy-links and that it no longer
happens in a modern rsync w/o --keep-dirlinks.
|
2004-07-31 16:19:14 +00:00 |
|
Wayne Davison
|
44cad59f2b
|
Document the new --partial-dir option.
|
2004-07-29 16:06:34 +00:00 |
|
Wayne Davison
|
7432ccf4ed
|
Some batch-mode changes.
|
2004-07-24 16:51:58 +00:00 |
|
Wayne Davison
|
75b243a51d
|
Some more --inplace improvements.
|
2004-07-22 15:41:09 +00:00 |
|
Wayne Davison
|
98f51bfb56
|
- More batch-file improvements.
- A few spelling fixes.
|
2004-07-20 18:12:50 +00:00 |
|
Wayne Davison
|
73e015683c
|
Changed batch.rsync_argvs to batch.sh.
|
2004-07-19 03:59:35 +00:00 |
|
Wayne Davison
|
399371e7b5
|
- Improved the warning about --inplace.
- Fixed the sentence describing how to read standard input with
--read-batch.
|
2004-07-17 16:44:16 +00:00 |
|
Wayne Davison
|
a3221d2ac1
|
My version of Mark Curtis's --inplace option.
|
2004-07-16 20:06:24 +00:00 |
|
Wayne Davison
|
6eb770bbcc
|
Improved a sentence about --whole-file.
|
2004-07-16 17:14:55 +00:00 |
|
Wayne Davison
|
4602eafa87
|
Changed the batch examples to show how to do a remote read-batch
without first transferring the batch file.
|
2004-07-15 19:04:54 +00:00 |
|
Wayne Davison
|
c769702fe5
|
Mention that "-" can be used with --read-batch for reading from stdin.
|
2004-07-15 17:56:11 +00:00 |
|
Wayne Davison
|
b9f592fbf5
|
My modified version of Chris Shoemaker's improved batch-file handling.
|
2004-07-15 02:20:08 +00:00 |
|
Wayne Davison
|
716e73d483
|
New --keep-dirlinks option.
|
2004-06-05 16:16:30 +00:00 |
|
Wayne Davison
|
c8d895de26
|
Added the --checksum-seed option.
|
2004-05-21 09:44:32 +00:00 |
|
Wayne Davison
|
e40a46de71
|
Document the -4, -6, --ipv4, --ipv6 options.
|
2004-05-07 00:18:37 +00:00 |
|
Wayne Davison
|
c8d771a0fb
|
Preparing for release of 2.6.2
|
2004-04-30 18:03:33 +00:00 |
|
Wayne Davison
|
f28bd83346
|
Fixed a few typos.
|
2004-04-30 15:46:41 +00:00 |
|
Wayne Davison
|
55ffed7e42
|
Preparing for release of 2.6.2pre1
|
2004-04-29 20:36:22 +00:00 |
|
Wayne Davison
|
4220e1098e
|
Preparing for release of 2.6.1
|
2004-04-27 03:55:37 +00:00 |
|
Wayne Davison
|
20af605eba
|
Improved the EXCLUDE PATTERNS section some more.
|
2004-04-24 06:16:04 +00:00 |
|
Wayne Davison
|
adddd075eb
|
Mention how --update behaves when the type of the file differs on
the source and destination systems.
|
2004-04-23 05:14:39 +00:00 |
|
Wayne Davison
|
a0c823b22b
|
Recently added caveat is no longer true.
|
2004-04-23 01:33:35 +00:00 |
|
Wayne Davison
|
f89e890b87
|
Got rid of a wrong paragraph.
|
2004-04-22 21:35:45 +00:00 |
|
Wayne Davison
|
2a383be0f1
|
Updated the default list of cvs-excluded files and added some extra
info on how the option interacts with other include/exclude rules.
|
2004-04-22 18:17:30 +00:00 |
|
Wayne Davison
|
0484b5b0b7
|
Preparing for release of 2.6.1pre-2
|
2004-04-17 18:40:16 +00:00 |
|
Wayne Davison
|
f01b6368a5
|
Mention that --from0 does not affect --cvs-exclude's reading of the
.cvsignore files.
|
2004-04-17 18:12:33 +00:00 |
|
Wayne Davison
|
a03a9f4efe
|
Don't say "skipped" if the file is just not being transferred (i.e.
when other updates, such as owner/permissions/etc. might be made).
|
2004-04-15 18:32:24 +00:00 |
|
Wayne Davison
|
8429aa9e0e
|
Added an example for --link-dest.
|
2004-04-13 00:32:58 +00:00 |
|
Wayne Davison
|
6442ccc606
|
Decided against "Source root" in the exclude/include examples.
|
2004-04-03 20:47:54 +00:00 |
|
Wayne Davison
|
4b2f6a7c37
|
Decided to use "nobody" instead of "guest".
|
2004-04-01 18:05:40 +00:00 |
|
Wayne Davison
|
b5ebe6d9c7
|
Improved the include/exclude example section some more. Document
the new username default of "guest" if neither USER or LOGNAME is
set in the environment.
|
2004-03-31 18:53:57 +00:00 |
|
Martin Pool
|
ce5f2732e4
|
I'm no longer maintaining this. Tell people to use the lists instead.
|
2004-03-31 02:48:47 +00:00 |
|
Wayne Davison
|
be92ac6c36
|
Added one more example to the new include/exclude section to show how
--relative works with a non-absolute path.
|
2004-03-27 20:04:04 +00:00 |
|
Wayne Davison
|
0b79c324ca
|
Improved the "relative to the destination dir" description for
several options.
|
2004-03-27 19:46:28 +00:00 |
|
Wayne Davison
|
a4b6f30579
|
Try to make the complexities of includes/excludes a little more clear.
|
2004-03-27 18:25:41 +00:00 |
|
Wayne Davison
|
285fba0759
|
Preparing for release of 2.6.1pre-1
|
2004-03-24 21:59:07 +00:00 |
|
Wayne Davison
|
7af4227ac2
|
Clarify the various safe/unsafe symlink options.
|
2004-02-02 18:23:09 +00:00 |
|
J.W. Schultz
|
6156e72f85
|
EXCLUDE PATTERNS is not just about syntax.
|
2004-01-27 05:00:43 +00:00 |
|
Wayne Davison
|
a2b0471f1d
|
More changes to make the --owner and --group items clearer.
|
2004-01-23 16:40:17 +00:00 |
|
Wayne Davison
|
bb18e7550c
|
Use "an" in front of rsync, not "a".
|
2004-01-23 09:34:04 +00:00 |
|
Wayne Davison
|
ec40899bb9
|
Improved comments on --owner and --groups, and removed misinformation
on a chroot daemon (it does not imply --numeric-ids).
|
2004-01-23 09:29:16 +00:00 |
|
Wayne Davison
|
b5accabaa7
|
Properly punctuate "etc." and changed all occurrences of "IO" to "I/O".
|
2004-01-23 08:59:19 +00:00 |
|
Wayne Davison
|
4e308a9526
|
Fixed two more misspelled words.
|
2004-01-23 02:02:51 +00:00 |
|
Wayne Davison
|
4d88810810
|
Some spelling corrections and other simple fixes.
|
2004-01-23 01:36:59 +00:00 |
|
Wayne Davison
|
d48c806560
|
Clarified the --delete-after descriptions.
|
2004-01-15 17:45:53 +00:00 |
|
Wayne Davison
|
68f9910d94
|
Explain the --progress output.
|
2004-01-13 18:50:40 +00:00 |
|
Wayne Davison
|
c1456d83a7
|
Tweaked the date.
|
2004-01-01 19:00:11 +00:00 |
|
Wayne Davison
|
f6aeaa74d1
|
One more tweak to --modify-window verbage.
|
2003-12-30 18:17:16 +00:00 |
|
Wayne Davison
|
915dd20705
|
Shortened a few lines, plus a couple minor tweaks.
|
2003-12-30 17:44:01 +00:00 |
|
Wayne Davison
|
314a74d731
|
Got rid of the RSYNC_RSH_IO stuff for now.
|
2003-12-17 09:29:35 +00:00 |
|