View previous topic :: View next topic |
Author |
Message |
JoeCoder
Joined: 29 Oct 2005 Posts: 294
|
Posted: Wed Jan 05, 2011 8:43 pm Post subject: How to switch to Mercurial? |
|
|
Hello,
Over on the Yage forums we've been talking about switching from svn to mercurial, but I'm not sure how to do it. Is there a way to migrate all of the commit history along with it? |
|
Back to top |
|
|
Trass3r
Joined: 29 Feb 2008 Posts: 66 Location: Germany
|
|
Back to top |
|
|
bioinfornatics
Joined: 22 Jun 2010 Posts: 90
|
|
Back to top |
|
|
JoeCoder
Joined: 29 Oct 2005 Posts: 294
|
Posted: Wed Jan 12, 2011 11:59 pm Post subject: |
|
|
I still don't understand how to switch yage's dsource account from svn to mercurial. Perhaps hg is already setup and I just need to do a pull from a certain url? |
|
Back to top |
|
|
Trass3r
Joined: 29 Feb 2008 Posts: 66 Location: Germany
|
Posted: Thu Jan 13, 2011 3:07 am Post subject: |
|
|
bioinfornatics wrote: | in your link people has do a vote for fit or svn not mercurial |
read the whole thread and you will see the change to Mercurial. |
|
Back to top |
|
|
JoeCoder
Joined: 29 Oct 2005 Posts: 294
|
Posted: Thu Jan 13, 2011 11:06 pm Post subject: |
|
|
I saw that dwt uses mercurial and provides these instructions for a clone:
Code: | hg clone http://hg.dsource.org/projects/dwt-linux |
But doing
Code: | hg clone http://hg.dsource.org/projects/yage |
doesn't work. I think something needs to be setup. |
|
Back to top |
|
|
Trass3r
Joined: 29 Feb 2008 Posts: 66 Location: Germany
|
Posted: Fri Jan 14, 2011 2:38 am Post subject: |
|
|
Yep, an admin needs to be contacted. |
|
Back to top |
|
|
JoeCoder
Joined: 29 Oct 2005 Posts: 294
|
Posted: Fri Jan 28, 2011 8:51 am Post subject: |
|
|
I sent an email to admin@dsource.org over a week ago and never got a response. |
|
Back to top |
|
|
Trass3r
Joined: 29 Feb 2008 Posts: 66 Location: Germany
|
Posted: Fri Jan 28, 2011 11:20 am Post subject: |
|
|
Strange, if this situation doesn't change, a switch to bitbucket could be an alternative. |
|
Back to top |
|
|
JoeCoder
Joined: 29 Oct 2005 Posts: 294
|
Posted: Fri Jan 28, 2011 11:22 am Post subject: |
|
|
I've been thinking about that also. I use bitbucket for some of my other projects. But dsource is nice because nobody has to go and create new accounts. |
|
Back to top |
|
|
Trass3r
Joined: 29 Feb 2008 Posts: 66 Location: Germany
|
Posted: Fri Jan 28, 2011 11:52 am Post subject: |
|
|
Btw, just started a test with
Code: | hg convert http://svn.dsource.org/projects/yage/trunk |
Seems to work fine
but dsource is damn slow |
|
Back to top |
|
|
JoeCoder
Joined: 29 Oct 2005 Posts: 294
|
|
Back to top |
|
|
|