[Adium-devl] SVN is now dead

Augie Fackler lists at durin42.com
Fri Apr 17 00:14:07 UTC 2009


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
>
> _______________________________________________
> Adium-devl mailing list
> Adium-devl at adiumx.com
> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com
>





More information about the devel mailing list