gimp/PLUGIN_CVS

39 lines
1.2 KiB
Plaintext
Raw Normal View History

2000-01-26 11:22:13 +08:00
#
# this file controls which files get mirrored from/to
# the sourceforge gimp-plug-ins cvs tree
#
# the syntax is easy, below are files/directories, with
# a prefix character that specifies the action that should be done to it:
#
# M mirror the file/dir from the gimp cvs to the plug-in cvs.
# these are the files that go _TO_ the gimp-plug-in server
#
# U update the file/dir from the plug-in cvs to the main gimp cvs.
# these are the files that come _FROM_ the plug-in cvs server
#
# I simply ignore the file/dir (it is not moved between the cvs trees)
# these are the files that are in only one cvs tree
#
# C a comment for the following line
#
# * Later entries in the list take precedence over earlier ones.
# * File deletes do not get mirrored. Damn!
# * Directories should end in a trailing slash.
#
# NOTE: If anything goes havoc, then just delete this file from cvs
# the mirror script will NOT try to do anything when this file is missing
#
C The "default" mode is mirroring of the main tree
M /
C The plug-in ChangeLog file
2000-01-28 03:43:29 +08:00
#U ChangeLog.plug-ins
2000-01-26 11:22:13 +08:00
2000-01-27 10:23:02 +08:00
C Kevin.Turner@oberlin.edu / Acapnotic
2000-01-28 03:43:29 +08:00
#U plug-ins/maze/
C Robert L Krawitz <rlk@alum.mit.edu> / rlk
#U plug-ins/print/
2000-01-27 10:23:02 +08:00