[sage-release] Re: Sage 6.2.beta3 released

2014-03-05 Thread Dima Pasechnik
On 2014-03-03, Volker Braun vbraun.n...@gmail.com wrote:
 Get it while it is hot! ;-)

 As usual you can get the beta release from the develop branch on our git 
 server. 

suppose I previosuly had beta2 installed from the tarball. What is the
git way to get the update?

Would 'git pull' followed by 'make' be enough?

Thanks,
Dima


-- 
You received this message because you are subscribed to the Google Groups 
sage-release group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [sage-release] Re: Sage 6.2.beta3 released

2014-03-05 Thread Nathann Cohen
Hell !!

 suppose I previosuly had beta2 installed from the tarball. What is the
 git way to get the update?

 Would 'git pull' followed by 'make' be enough?

Yep. First make sure that your current branch is actually the beta2
release (and not some ticket's branch, or something you are working
on), and then git pull. And make, which is not always necessary
(when spkg were updated if I make no mistake).

If something happens, then it works. If you get an error message, share it :-D

Nathann

-- 
You received this message because you are subscribed to the Google Groups 
sage-release group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [sage-release] Re: Sage 6.2.beta3 released

2014-03-05 Thread Jeroen Demeyer

On 2014-03-05 15:33, Dima Pasechnik wrote:

something has happened, surely, but at the end I still see beta2
banner, even though git log says that the latest commit is


Works for me. What does
ls -l src/bin/sage-banner local/bin/sage-banner say?

--
You received this message because you are subscribed to the Google Groups 
sage-release group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/groups/opt_out.