On May 22, 2013, at 3:56 AM, amina belhaj messaoud 
<amina.belhajmassa...@gmail.com> wrote:

> 
>   hello , 
> 
>  I want to clone the  version 8930 of gem5 , but I have this problem : 
> 
> hg clone http://repo.gem5.org/gem5
> destination directory: gem5
> abandon : destination 'gem5' is not empty
> 
You're local copy of gem5 already exists. You should be able to type hg update 
-r 8930 to get it. If you wan to clone a new copy you can run hg clone  
http://repo.gem5.org/gem5 -r 8930

Ali


_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to