On Mon, 2002-07-15 at 22:39, Michael D. Schleif wrote:
> 
> No matter how hard I try, I cannot commit a directory structure to cvs.
> 
> I get lock failures, even when I try to commit them one directory at a
> time.
> 
> Clearly, there is some approved process for doing this and I do not know
> what that is.

Michael,
I looked at your commit messages, and I think I understand what you were
trying to accomplish. Here is a sequence that I believe would have
worked.

>From a directory out side of your checked out cvs tree (devel/helices).
Create the directory hierarchy that you wish to add to our repository.
Then from inside the root of this new hierarchy execute:

$ cvs -d:ext:[EMAIL PROTECTED]:/cvsroot/leaf import \
-I ! "devel/helices/ntpclnt" vendor start

    Note: naming conventions aren't enforced on imports.
    
    Note: this command will not work now, as there is already a
    directory with that name in our repository.

Would you like me to open a SF support request, and have them clean your
devel/helices tree out? You can start fresh that way.

ref.
CVS Setup - Importing Directories
http://sourceforge.net/docman/display_doc.php?docid=9960&group_id=13751

Open Source Development with CVS - Starting A New Project
http://cvsbook.red-bean.com/cvsbook.html#Starting_A_New_Project

-- 
Mike Noyes <[EMAIL PROTECTED]>
http://sourceforge.net/users/mhnoyes/
http://leaf-project.org/



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to