|
|
#1 |
|
Angband Devteam member
Join Date: Aug 2008
Location: Philadelphia, PA, USA
Age: 32
Posts: 1,494
![]() |
Automatic Mercurial Syncing!
As of today, the Angband Mercurial mirror (http://bitbucket.org/d_m/angband/) should automatically stay in sync with SVN HEAD (with a delay of ~5min). Previously I had been syncing it by hand (once a day or so).
While you can't currently commit to SVN via Mercurial, I still find it useful to create persistent, long-term repositories that store changes , and then export those changes as patches and apply them to SVN. Happy coding! |
|
|
|
|
|
#2 | |
|
Angband Devteam member
|
Quote:
I guess we just need to encourage anyone checking out anything to let #angand-dev know what they're working on. It would be a great shame if someone put effort into creating a patchset which ultimately couldn't make its way back to svn. (Ok so there aren't enough active developers for this to be a problem yet, but one can hope!) |
|
|
|
|
|
|
#3 |
|
Angband Devteam member
Join Date: Aug 2008
Location: Philadelphia, PA, USA
Age: 32
Posts: 1,494
![]() |
Will your git repo be read/write? Since the Mercurial repo is read-only I don't think it really supplants anything--anyone using it has to make patches that apply against SVN to check anything in, which isn't really different from editing the SVN repo by hand.
Just make sure you publicize the git URL so we can try it out! |
|
|
|
|
|
#4 | |
|
Angband Devteam member
|
Quote:
I'm new to git (and new to alioth.d.o) so it's going to take me a while to get my head around it all. Plus I've just discovered that I'm moving house in 23 days, so I might be offline for a while ... |
|
|
|
|
|
|
#5 |
|
Angband Devteam member
Join Date: Aug 2008
Location: Philadelphia, PA, USA
Age: 32
Posts: 1,494
![]() |
That sounds like a somewhat better deal. It's not that my repo isn't writable in principle, it's just that I'm not totally clear on how to correctly send changes back and I don't want to mess up SVN by accident. When I set it up there wasn't a clear way to get stable, bidirectional SVN<->HG, although apparently there is now [1].
I'm currently using bitbucket.org for hosting--although I do have a server that I can use which has reasonable bandwidth. You could also take a look at github. Anyway, good luck with moving. If you need any help with setting up git let me know (although I'm no git expert). [1] http://mercurial.selenic.com/wiki/WorkingWithSubversion |
|
|
|
|
|
#6 | |
|
Angband Devteam member
|
Quote:
Btw, how come you're here but you're not on IRC? When I'm at work I have the opposite problem - their web filters are quite sophisticated, but they don't seem to know anything about IRC (though MSN is blocked). |
|
|
|
|
|
|
#7 | |
|
Angband Devteam member
Join Date: Aug 2008
Location: Philadelphia, PA, USA
Age: 32
Posts: 1,494
![]() |
Quote:
My work is very relaxed--there are no real constraints placed on my access, which is why you'll see the occasional SVN commit during work hours. |
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tracking Angband using Mercurial (DVCS) | d_m | Vanilla | 5 | June 18, 2009 22:45 |
| Automatic pricing quirks | Pete Mack | Vanilla | 29 | April 16, 2009 21:11 |
| automatic lists+look & colored detection | ChodTheWacko | Vanilla | 5 | March 21, 2008 22:15 |