[pony-build] Problems pulling from github

Khushboo Shakya khusuz at gmail.com
Sun Mar 7 21:06:37 PST 2010


Hello again,

Well I thought that the problem that I was having was that I didn't have the
updated version of pony_client. So I was trying to pull from your repo. But
I came across all different problems so I thought of just copy pasting your
pony_client.Not sure if that will work but now I have a different error.

Khushboo at KHUSHBOO-PC ~/Desktop/pony-build1/client (mkdir)
$ python build-mechanize.py
running: checkout (setup)
Traceback (most recent call last):
  File "build-mechanize.py", line 33, in <module>
    results = do(name, commands, context=context)
  File "C:\Users\Khushboo\Desktop\pony-build1\client\pony_client.py", line
755,
in do
    c.run(context)
  File "C:\Users\Khushboo\Desktop\pony-build1\client\pony_client.py", line
451,
in run
    os.chdir(cache_dir)
WindowsError: [Error 2] The system cannot find the file specified:
'c:/Users/Khu
shboo/.pony-build'

Its telling me that my .pony-build is missing. I remember it being there but
after I moved my whole project to another location to do a fresh pull, I can
no more find it.

Thanks

Khushboo



On Sun, Mar 7, 2010 at 3:20 PM, C. Titus Brown <ctb at msu.edu> wrote:

> On Sun, Mar 07, 2010 at 02:04:20PM -0600, Khushboo Shakya wrote:
> > The read only URL got me into another error:
> >
> > Khushboo at KHUSHBOO-PC ~/Desktop/pony-build1/client (mkdir)
> > $ git pull git://github.com/ctb/pony-build.git mkdir:master
> > >From git://github.com/ctb/pony-build
> >  ! [rejected]        mkdir      -> master  (non fast forward)
> >
> > Am I doing typing something wrong in the url?
>
> Nope, you've got the URL right...
>
> git is refusing to update your master branch with something that is not a
> descendant of it, i.e. has incompatible patches.
>
> Re-read this:
>
> http://lists.idyll.org/pipermail/pony-build/2010-February/000107.html
>
> and this, for background:
>
> http://lists.idyll.org/pipermail/pony-build/2010-February/000108.html
>
> cheers,
> --titus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/pony-build/attachments/20100307/3ac612c8/attachment-0001.htm>


More information about the pony-build mailing list