ChangeSet ID: 31376 CVSROOT: /opt/cvs-commit Module name: CVSROOT Changes by: julliard(a)winehq.org 2007/09/13 07:20:21 Modified files: . : config Log message: Comment out PreservePermissions to avoid warnings with new CVS version. Patch: http://cvs.winehq.org/patch.py?id=31376 Old revision New revision Changes Path 1.8 1.9 +1 -1 CVSROOT/config Index: CVSROOT/config diff -u -p CVSROOT/config:1.8 CVSROOT/config:1.9 --- CVSROOT/config:1.8 13 Sep 2007 12:20:21 -0000 +++ CVSROOT/config 13 Sep 2007 12:20:21 -0000 @@ -5,7 +5,7 @@ SystemAuth=no # in the repository. # Note: +x gets preserved anyway, and ``yes'' results in no write perms, # so ``no'' is a better choice -PreservePermissions=no +# PreservePermissions=no # Set `TopLevelAdmin' to `yes' to create a CVS directory at the top # level of the new working directory when using the `cvs checkout'
participants (1)
-
Alexandre Julliard