[cvsnt] cvswrappers
Patrick J Barabe
pbarabe at U.Arizona.EDU
Wed Dec 17 20:16:17 GMT 2003
hello all,
i'm having trouble preventing binary files from being destroyed, despite
indicating them in my cvswrappers file. i can't seem to import the
project module without losing them. from the documentation, i
understood that the -W option could be ommitted if cvswrappers was
properly configured. is that true?
here is my import command:
cvs import -m "Initial project import" sdssweb yoyo start
and here are the contents of cvswrappers:
*.gif -k 'b'
*.jpeg -k 'b'
*.jpg -k 'b'
*.png -k 'b'
*.zip -k 'b'
*.class -k 'b'
*.jar -k 'b'
nonetheless, no matching files survive the import process. any insight?
thanks in advance,
patrick
More information about the cvsnt
mailing list