Date: Mon, 22 Nov 2004 17:13:10 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Choy Kho Yee <khoyee@tf7.so-net.ne.jp> Cc: freebsd-questions@freebsd.org Subject: Re: Re-importing a project into CVS? Message-ID: <20041122151310.GA5060@orion.daedalusnetworks.priv> In-Reply-To: <039B47B8-3C8F-11D9-88AE-000A95BE58A4@tf7.so-net.ne.jp> References: <039B47B8-3C8F-11D9-88AE-000A95BE58A4@tf7.so-net.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-11-22 23:01, Choy Kho Yee <khoyee@tf7.so-net.ne.jp> wrote: > Hi, I mistakenly imported a project into my local cvs repository. > I would like to delete the project in the repository and re-import it. > Can I simply delete the directory of the project under the CVSROOT > and re-import the project? Yes. In general that's ok. As long as nobody has started using the imported stuff already :-) You may want to erase CVSROOT/history records too, or log files created by the import. That depends on the local CVSROOT setup though.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041122151310.GA5060>