This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb-python git repository


 > > I just want to update to the changes, not push any back.  Is the   
 > > repository set
 > > up to do this anonymously (like pserver with CVS) or am I doing something
 > > wrong?
 > 
 > Could you try cloning with:
 > 
 > git clone http://git.gitorious.org/gdb-python/mainline.git
 > 
 > ? I think that corresponds to the "anonymous checkout".

I'll give it a go but can you say why you think this will give a different
result to:

  git clone git://git.gitorious.org/gdb-python/mainline.git

AFAICS it's just a different protocol to get the same files.

I can check the files out anonymously.  I just don't seem to to able to
update (pull).

-- 
Nick                                           http://www.inet.net.nz/~nickrob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]