On 1/5/07, Thomas Schraitle <[EMAIL PROTECTED]> wrote:
Hi Alexey,

On Friday 05 January 2007 22:25, Alexey Eremenko wrote:
>
> I have a problem:
> I written several HowTos for LfL, and wanna commit them, unfortunately
> SVN doesn't allows me to do so, by saying that my files are "not under
> version control".

Did you add them first?

The normal procedure for a file foo.xml is:

1. Add the file to your working copy:
   svn add foo.xml

2. Commit the file:
   svn commit foo.xml


Does this help?


Tom


Thank you very much ! It works now !

Could you please add that to the LfL quickstart:
http://developer.novell.com/wiki/index.php/Lfl/Lessons_for_Lizards_Quick_Start

-Alexey.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to