Re: Newbie falls at first hurdle
From: Petr Baudis <hidden>
Date: 2016-06-15 22:42:06
Dear diary, on Sat, Sep 17, 2005 at 02:09:46PM CEST, I got a letter where Alan Chandler [off-list ref] told me that...
I have been lurking on this mailing list since the beginning, but have just got to the point where I want to use git to manage something I am doing. I have already got a working directory (or rather a directory hierarchy) of an application with files (combination of html and java), and I need to start applying some control to it. The Tutorial unfortunately does not cover this case. Nevertheless I have proceeded. So at the top-level I have done 'git-init-db' but I now assume I have to add all the files to the cache So 'git-update-cache --add *' would seem to be the next step. However this fails with a message error: JavaSource: is a directory fatal: Unable to add JavaSource to database; maybe you want to use --add option? Since I am already using the --add option, I really don't understand what I am doing wrong.
Two reports about this error message in one day, and I've seen more in the past. Heh. ;-) I'd submit a patch, but I'm still staying at the last git release because of the command renames. BTW, cg-add should be now (not in the last release yet, though) totally directory-friendly. -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ If you want the holes in your knowledge showing up try teaching someone. -- Alan Cox