Hi Robert,
there is no version of the patch straight for 1.4.2 as it was never meant to go with a minor release. You might try the one for 1.4.1 and solve conflicts per hand. If you're using eclipse you apply the patch via right click on project -> team - > apply patch, without eclipse you just use the (gnu) patch command with the diff file, e.g. in [dspace-source] patch -p0 < diff.file sunny greetings Claudia Robert Roggenbuck schrieb: > Hi Claudia, > > thanks for the answer: now I got the main part (the > Messages_de.properties). 'ant update' (instead of 'ant init_configs') > and copy the *.war files were the keys to success. > But with the remaining i18n stuff I did not understand right how to do > it. You wrote > >> If you want more possibilities, you got to use this patch >> http://sourceforge.net/tracker/index.php?func=detail&aid=1450491&group_id=19984&atid=319984 >> >> > What should I do with a diff-file from the CVS-repository? Is there an > option to apply this while performing a checkout? And: Which of the > offered files should I use for DSpace 1.4.2? Version 1.5 I'd prefer to > install not before the official release (even it's capabilities sounds > good). > > Best regards > > Robert ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

