Re: [Cython] jenkins problems

2011-05-04 Thread Vitja Makarov
2011/5/4 Stefan Behnel : > Vitja Makarov, 04.05.2011 21:14: >> >> 2011/5/4 Stefan Behnel: >>> >>> Vitja Makarov, 04.05.2011 07:09: Jenkins doesn't work for me. It seems that it can't do pull and is running tests again obsolete sources. May be because of forced push. Th

Re: [Cython] jenkins problems

2011-05-04 Thread Stefan Behnel
Vitja Makarov, 04.05.2011 21:14: 2011/5/4 Stefan Behnel: Vitja Makarov, 04.05.2011 07:09: Jenkins doesn't work for me. It seems that it can't do pull and is running tests again obsolete sources. May be because of forced push. There are only 6 errors here: https://sage.math.washington.edu:809

Re: [Cython] jenkins problems

2011-05-04 Thread Vitja Makarov
2011/5/4 Stefan Behnel : > Vitja Makarov, 04.05.2011 07:09: >> >> Jenkins doesn't work for me. It seems that it can't do pull and is >> running tests again obsolete sources. >> May be because of forced push. >> >> There are only 6 errors here: >> >> https://sage.math.washington.edu:8091/hudson/view

Re: [Cython] jenkins problems

2011-05-04 Thread Stefan Behnel
Vitja Makarov, 04.05.2011 07:09: Jenkins doesn't work for me. It seems that it can't do pull and is running tests again obsolete sources. May be because of forced push. There are only 6 errors here: https://sage.math.washington.edu:8091/hudson/view/cython-vitek/job/cython-vitek-tests-py27-c/ A

Re: [Cython] jenkins problems

2011-05-04 Thread Yury V. Zaytsev
On Wed, 2011-05-04 at 22:43 +0400, Vitja Makarov wrote: > Thanks! Am I right: when you do reset '--hard origin/master' you are > on the master branch and when you do checkout you are in a 'detached > state'? Yes, I think that you are right, that's why we used to do reset instead: $ git fetch ori

Re: [Cython] jenkins problems

2011-05-04 Thread Vitja Makarov
2011/5/4 Yury V. Zaytsev : > On Wed, 2011-05-04 at 10:35 +0400, Vitja Makarov wrote: >> > Can you please provide me jenkins account and I'll try to fix the issues >> > myself? >> > >> >> It's better to use: >> >> $ git fetch origin >> $ git checkout -f origin/master >> >> Instead of git pull > > O

Re: [Cython] jenkins problems

2011-05-04 Thread Yury V. Zaytsev
On Wed, 2011-05-04 at 10:35 +0400, Vitja Makarov wrote: > > Can you please provide me jenkins account and I'll try to fix the issues > > myself? > > > > It's better to use: > > $ git fetch origin > $ git checkout -f origin/master > > Instead of git pull Or $ git fetch origin $ git reset --ha

Re: [Cython] jenkins problems

2011-05-03 Thread Vitja Makarov
2011/5/4 Vitja Makarov : > 2011/5/4 Vitja Makarov : >> Hi! >> >> Jenkins doesn't work for me. It seems that it can't do pull and is >> running tests again obsolete sources. >> May be because of forced push. >> >> There are only 6 errors here: >> https://sage.math.washington.edu:8091/hudson/view/cyt

Re: [Cython] jenkins problems

2011-05-03 Thread Vitja Makarov
2011/5/4 Vitja Makarov : > Hi! > > Jenkins doesn't work for me. It seems that it can't do pull and is > running tests again obsolete sources. > May be because of forced push. > > There are only 6 errors here: > https://sage.math.washington.edu:8091/hudson/view/cython-vitek/job/cython-vitek-tests-py