Pete Collins wrote:

As for you problems cited below, I think you are doing something wrong on your end.

There is no file in the Mozdev cvs repository:

 /cvs/formwidgets/www/current/FormWidgets/FormButton.xml,v


You need to do this:

 $ cvs ad FormButton.xml
 $ cvs ci -m"adding" FormButton.xml

Except cvs is clever enough not to try to commit a file that hasn't been cvs added or checked out...
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to