Wayne Davison
|
183150b741
|
Added some more --inplace info (i.e. it implies --partial and conflicts
with 3 basis-file-affecting options).
|
2004-09-23 21:15:04 +00:00 |
|
Wayne Davison
|
a33857da09
|
Mention that --partial-dir now sets an exclude that helps to avoid
losing the partial data when deleting, and avoid copying any partial
data from the sender.
|
2004-09-22 04:14:43 +00:00 |
|
Wayne Davison
|
42afed9c1a
|
Preparing for release of 2.6.3pre2
|
2004-09-21 16:10:35 +00:00 |
|
Wayne Davison
|
b4d1e854ef
|
Document the new RSYNC_PARTIAL_DIR environment variable.
|
2004-09-18 17:35:20 +00:00 |
|
Wayne Davison
|
e0204f5621
|
Mention that older rsync versions had a problem with --link-dest and
how to work around it.
|
2004-09-18 01:49:19 +00:00 |
|
Wayne Davison
|
b90a6d9ff6
|
Mention that --whole-file interferes with the reuse of a --partial-dir
file.
|
2004-09-07 16:49:10 +00:00 |
|
Wayne Davison
|
59d73bf3d2
|
Some fixes & clarifications for the BATCH MODE section.
|
2004-08-18 07:50:36 +00:00 |
|
Wayne Davison
|
9c54ad58f8
|
Preparing for release of 2.6.3pre1
|
2004-08-12 20:06:57 +00:00 |
|
Wayne Davison
|
675ef1aa3a
|
Tweaked the USAGE section a tad and added an ADVANCED USAGE section
that discusses how to request multiple names from a remote rsync.
|
2004-08-12 19:31:23 +00:00 |
|
Wayne Davison
|
d0bc3520de
|
Make the text of the --times (-t) option more correct on what
happens if it is omitted.
|
2004-08-11 17:24:37 +00:00 |
|
Wayne Davison
|
3ed8eb3f9c
|
Updated the description of the --block-size option.
|
2004-08-03 07:58:48 +00:00 |
|
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 |
|