Hello,

I am using GIT at UNUNTU ...
There are a "GRAPHICAL GIT"-plug-and-play, that operates with or like UBUNTU
Nautilus?

Well, I using terminal commands,

----

I do

  git clone https://u...@code.google.com/p/xhtml-db/ .

and enter the password on my source directory.

That is the command suggested (!) by

 https://code.google.com/p/xhtml-db/source/checkout

This git command is NOT THE SAME that the suggested by the Tutorial,


http://google-opensource.blogspot.com/2008/05/develop-with-git-on-google-code-project.html

it suggest

  git svn clone --username your-name -s
https://your-project.googlecode.com/svn

(what I must to use??)

----

Then I do
  git add xhtmldb.sql
  git commit -a
  (with some text and ^O ^X)

BUT NO FILES at
 https://code.google.com/p/xhtml-db/source/browse/

Where my source files? How to put it with GIT?
There are another SIMPLE, tested and good tutorial?

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to google-code-hosting@googlegroups.com.
To unsubscribe from this group, send email to 
google-code-hosting+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to