Re: problem with git



Le mercredi 06 mai 2009 à 08:41 +0530, Tirumurti Vasudevan a écrit :
>  i have a problem.
> i saw the damned lies page that GNOME 2.28 (development)  is the one
> to work with.
> when i clone a repo there is no 2.28 folder there.

Hi Tirumurti,

GNOME 2.28 is currently using the 'master' branch of modules. 

> nor a folder called master

When you clone, git automatically set your working directory to master.
You can do a "git branch" to show the current branch. Unlike SVN, there
is no directory-per-branch structure.

> where can i put the newly updated file?
> thanks in advance

Just put it in your checkout tree. And please, carefully read
http://live.gnome.org/TranslationProject/GitHowTo

Cheers,

Claude




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]