Georg Baum <[EMAIL PROTECTED]> writes: | Kayvan A. Sylvan wrote: | | > Can you send me instructions for updating my anoncvs mirror? | | It would be nice if the anoncvs mirror would still be available for some | time in order to convert some checked out trees to patches.
For those of you with a developer accoutn on aussie I have make it possible to get read-only access to the old cvs tree. You have to relocate your workingcopy to use aussie.lyx.org and to use /home/lyx/cvs as the path. No anon access. This can then be used for creating diffs etc, so that modified workingcopies can more easily be moved to subversion as well. --- script - reloacate cvs wc cp CVS/Root newroot vim newroot <edit server and path> find . -name Root -exec cp newroot {} \; --- endscript -- Lgb