Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 1995 13:53:10 -0800
From:      "Jordan K. Hubbard" <jkh@freefall.cdrom.com>
To:        Jean-Marc Zucconi <jmz@freefall.cdrom.com>
Cc:        CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com
Subject:   Re: cvs commit: ports/graphics/ImageMagick - Imported sources 
Message-ID:  <7578.793921990@freefall.cdrom.com>
In-Reply-To: Your message of "Mon, 27 Feb 95 13:43:17 PST." <199502272143.NAA07203@freefall.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>   port moved from the print directory

Actually, this wasn't quite necessary.  I would have done a repository
copy:

tar cf - -C /home/ncvs/ports/x11 ImageMagick | tar xvf - -C /home/ncvs/ports/graphics

Then check out the old imagemagick, nuke all the files and do a cvs remove -R
and commit.  Release it, then go tweak the modules file to point to the new
place and you're done, with all revision history preserved.

Not quite so necessary for ports, but just FYI for future reference.

				Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7578.793921990>