info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is import really necessary?


From: Derek Robert Price
Subject: Re: Is import really necessary?
Date: Mon, 20 Dec 2004 09:56:15 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616

-----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: address@hidden

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-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]