git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Newbie falls at first hurdle
@ 2005-09-17 12:09 Alan Chandler
  2005-09-17 16:13 ` Junio C Hamano
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Alan Chandler @ 2005-09-17 12:09 UTC (permalink / raw)
  To: git

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.

Help please.

-- 
Alan Chandler
http://www.chandlerfamily.org.uk

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2005-09-19 19:10 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-17 12:09 Newbie falls at first hurdle Alan Chandler
2005-09-17 16:13 ` Junio C Hamano
2005-09-17 16:30   ` Alan Chandler
2005-09-17 16:50     ` Junio C Hamano
2005-09-17 17:01       ` Alan Chandler
2005-09-18  1:35 ` Horst von Brand
2005-09-18 10:54   ` Martin Langhoff
2005-09-18 12:47     ` Alan Chandler
2005-09-18 17:22       ` Junio C Hamano
2005-09-18 17:40         ` Linus Torvalds
2005-09-18 17:54           ` Junio C Hamano
2005-09-18 19:11         ` Alan Chandler
2005-09-18 20:10           ` Junio C Hamano
2005-09-19 19:09           ` Sven Verdoolaege
2005-09-18 19:06       ` Martin Langhoff
2005-09-18 14:59 ` Petr Baudis
2005-09-18 17:35   ` Junio C Hamano
2005-09-18 19:09     ` [PATCH] Improve git-update-index error reporting Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).