DragonFly commits List (threaded) for 2006-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/cpdup cpdup.1 cpdup.c
dillon 2006/07/05 10:20:37 PDT
DragonFly src repository
Modified files:
bin/cpdup cpdup.1 cpdup.c
Log:
If we hit the file hardlink limit try to copy the file instead of hardlinking
it. This is most likely to occur when using the new -H option, in particular
when copying CVS trees whos "CVS/Root" files are all hardlinked together.
Document the issue in the manual page.
Revision Changes Path
1.12 +18 -5 src/bin/cpdup/cpdup.1
1.12 +6 -0 src/bin/cpdup/cpdup.c
http://www.dragonflybsd.org/cvsweb/src/bin/cpdup/cpdup.1.diff?r1=1.11&r2=1.12&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/cpdup/cpdup.c.diff?r1=1.11&r2=1.12&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]