f5e43023b3
ChangeLog: * Fix a bug that the 'SetAttrs' request for directories was issued in a wrong order. * New feature: loose Background: Proper CVS repositories don't have files with same file name inside/outside 'Attic' directory of the same directory. If both exist accidentally, it is very difficult to determine which file is the right one. So in the past, cvsync exits abnormaly with the 'inconsistency' error message. But some CVS repositories has this inconsistency. It is unhappy for CVS repositories mirror sites to redistribute them. The 'loose' option provides a workaround for bogus CVS repositories. When cvsync detects a inconsistency, cvsync assumes that the a file with more recent modification time is right and don't exit. This feature is optional. The best way is to remove the inconsistencies from master sites, of course. * Fix a bug that when move a RCS file from inside/outside Attic to outside/inside Attic without chaging modifition time and permissions, cvsync can't detect the action.
14 lines
309 B
Text
14 lines
309 B
Text
@comment $NetBSD: PLIST,v 1.3 2003/04/20 12:58:49 gehenna Exp $
|
|
bin/cvscan
|
|
bin/cvsync
|
|
bin/cvsyncd
|
|
bin/rcscan
|
|
bin/rcscmp
|
|
man/man1/cvscan.1
|
|
man/man1/cvsync.1
|
|
man/man1/cvsyncd.1
|
|
man/man1/rcscan.1
|
|
man/man1/rcscmp.1
|
|
share/examples/cvsync/cvsync.conf
|
|
share/examples/cvsync/cvsyncd.conf
|
|
@dirrm share/examples/cvsync
|