No, it's a empty directory. I think it's probably some error with authentication, i don't know how pass user and passwor with url wnhe i try clone and i think my .netrc file can't be readed.
On 2 maio, 18:24, "Jim Raden" <[EMAIL PROTECTED]> wrote: > You're not trying to clone into an existing git project directory, are you? > > On Tue, Apr 29, 2008 at 11:27 AM, Daniel Lopes <[EMAIL PROTECTED]> > wrote: > > > > > Hello, i push my local repo to remote repo using: > > git-config remote.upload.url > > http://user:[EMAIL PROTECTED]/git/repo/ > > git push upload master > > > Everything uploaded, but when i try: > > > git clonehttp://domain.svnrepository.com/git/repo/ > > > I get this message error: > > Initialized empty Git repository in c:/Users/daniel/trabalhos/ > > realminas/website/teste/realminas_site/.git/ > > Cannot get remote repository information. > > Perhaps git-update-server-info needs to be run there? > > > What can i do? > > Thanks.
