-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Spiro Trikaliotis wrote:

>Hello Jill,
>
>* On Mon, Dec 20, 2004 at 01:10:30PM +0000 J Krugman wrote:
>
>
>>But now I can't find this post via Google Groups.  Maybe I dreamt
>>it?  If not, or if anyone knows what this "import-less" alternative
>>may be, please refresh my memory.
>
>
>You might refer to that one:
>http://lists.gnu.org/archive/html/info-cvs/2004-03/msg00246.html
>
>(the link I posted in a follow-up is not working, please contact me
>off-list if you want to get that script).


Assuming all you need to do is create a new project in CVS based on an
existing tree at /home/user/newtree, the following should work:

    cvs co -ldtop .
    cd top
    mv /home/user/newtree .
    find newtree -exec cvs add "{}" \;
    cvs ci


Cheers,

Derek

- --
                *8^)

Email: [EMAIL PROTECTED]

Get CVS support at <http://ximbiot.com>!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBxugPLD1OTBfyMaQRAnHAAJ9CM5kL7mDQdW0lQDiNrFvv1lZzXgCeJnbV
AlKb39hP7bbi5fYX/40l3pw=
=U9eE
-----END PGP SIGNATURE-----



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to