Yes. There are a couple of ways. If you have git, you can run git clone git://git.thrift-rpc.org/thrift.git
This will clone all of the branches, and you can inspect the branch with any of the standard git tools (including gitweb). You can also view the branch at our GitHub mirror: http://github.com/dreiss/thrift/tree/pri/rmcfarland/c_bindings_linear I'll re-enable gitweb as soon as a secure version lands in the upstream master (like trunk). --David Bo Hansen wrote: > Hi, > > Is there another way to get acces to the following branch: > http://gitweb.thrift-rpc.org/?p=thrift.git;a=shortlog;h=refs/heads/pri/rmcfarland/c_bindings_linear > > I need to evaluate Thrift C implementation for a project and the gitweb > is down at the moment. > > Best regards, > Bo > >
