[vtk-developers] Pushing to VTKData

Philippe Pébay philippe.pebay at kitware.com
Fri Feb 15 13:01:42 EST 2013


Thanks a lot Bill. I was able to push an updated version of the test.

Regarding push access to VTKData, this should be documented on the wiki. I
volunteer to do if I have the permission from the VTK/Git page owner.

Thanks
P

On Fri, Feb 15, 2013 at 6:55 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:

> Philippe,
>
> Here is my .git/config file for VTKData
> [core]
>         repositoryformatversion = 0
>         filemode = true
>         bare = false
>         logallrefupdates = true
> [remote "origin"]
>         fetch = +refs/heads/*:refs/remotes/origin/*
>         url = git://vtk.org/VTKData.git
>         pushurl = git at vtk.org:VTKData.git
> [branch "master"]
>         remote = origin
>         merge = refs/heads/master
>
> Make sure your pushurl is correct. I remember seeing something like
> your error before.
>
> Just to let you know, I already push a baseline for your voronoi test.
>
> Bill
>
> On Fri, Feb 15, 2013 at 12:50 PM, Philippe Pébay
> <philippe.pebay at kitware.com> wrote:
> > Hello all
> >
> > I am getting the following error when attempting to push local changes to
> > VTKData:
> > [philippe at sarge]~/git/VTKData$ git push origin master
> > fatal: The remote end hung up unexpectedly
> >
> > I am trying to do this from a fresh new clone of VTKData. I did set up my
> > e-mail address and real name.
> >
> > Does anyone know what might be missing here?
> >
> > Thanks
> > P
> > --
> > Philippe Pébay, PhD
> > Director of Visualization and High Performance Computing /
> > Directeur de la Visualisation et du Calcul Haute Performance
> > Kitware SAS
> > 26 rue Louis Guérin, 69100 Villeurbanne, France
> > +33 (0) 6.83.61.55.70 / 4.37.45.04.15
> > http://www.kitware.fr
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtk-developers
> >
> >
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>



-- 
Philippe Pébay, PhD
Director of Visualization and High Performance Computing /
Directeur de la Visualisation et du Calcul Haute Performance
Kitware SAS
26 rue Louis Guérin, 69100 Villeurbanne, France
+33 (0) 6.83.61.55.70 / 4.37.45.04.15
http://www.kitware.fr <http://www.kitware.fr/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130215/79d8eff9/attachment.html>


More information about the vtk-developers mailing list