[Adium-devl] SVN is now dead
Eric Richie
edr1084 at gmail.com
Fri Apr 17 00:27:06 UTC 2009
On Apr 16, 2009, at 8:14 PM, Augie Fackler wrote:
>
> On Apr 16, 2009, at 6:57 PM, Zachary West wrote:
>
>> Long live SVN!
>>
>> I am slowly transitioning the random projects, and uploading the
>> massive 1.6GB history of rev 0-24000.
>>
>> http://hg.adiumx.com is our repository now.
>>
>> "hg clone http://hg.adiumx.com/adium" for what used to be called
>> "trunk".
>>
>> http://hgbook.red-bean.com/ is a good guide on hg use.
>
> For all you hg newbies, I highly recommend the following extensions:
> graphlog
> color
> parentrevspec
> patchbomb
> purge
> record
> bookmarks (only if you plan on doing multiple feature branches in a
> single wc)
>
> Also, if you use graphlog, you may want something like this
> (requires the alias extension):
> ll=log --graph -l 6 --style compact
>
> You should enable git diffs (put this in your ~/.hgrc):
> [diff]
> git=1
>
> If anyone has any hg questions, feel free to ask. I've been hg-only
> since September or October, so I'm getting the kinks worked out
> fairly well.
>
>> To get commit access, you need to send me your SSH pubkey.
>>
>> Zac
So... since the revolution has already been staged, who volunteers to
write up the docs on it?
-Eric
More information about the devel
mailing list