Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Nick Duane wrote: [snip] > By the way, my changes consists of several renamed directories and files > (copy and delete) as well as other changes. Not sure how well > directory/file renames merge. It doesn't cope too well (but this is general problem with cvs). With cvsnt however you can rename files using the cvs rename command (so that the log information is carried over). It doesn't support renaming of directories or moving of files; effectively you end up deleting the old and creating the new, so any log of its contents is not moved over. -- David Somers