Mercurial > pidgin
comparison HACKING @ 774:b61607d6c2af
[gaim-migrate @ 784]
save buddy chats, and better display of them (though they flash now, but they don't cause errors)
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 28 Aug 2000 18:49:17 +0000 |
parents | 94edd99b7302 |
children | df664ea5eced |
comparison
equal
deleted
inserted
replaced
773:267ed2b889ee | 774:b61607d6c2af |
---|---|
12 versions. (I sometimes get annoyed when they're against CVS from 3 days | 12 versions. (I sometimes get annoyed when they're against CVS from 3 days |
13 ago, but can't complain because it's usually my fault that I haven't | 13 ago, but can't complain because it's usually my fault that I haven't |
14 looked at the patch yet.) To get gaim from CVS (if you haven't already), | 14 looked at the patch yet.) To get gaim from CVS (if you haven't already), |
15 run the following commands: | 15 run the following commands: |
16 | 16 |
17 $ export CVSROOT=anonymous@cvs.gaim.sourceforge.net:/cvsroot/gaim | 17 $ export CVSROOT=:pserver:anonymous@cvs.gaim.sourceforge.net:/cvsroot/gaim |
18 $ cvs login | 18 $ cvs login |
19 (hit enter as the password) | 19 (hit enter as the password) |
20 $ cvs co gaim | 20 $ cvs co gaim |
21 (you'll see it getting all of the files) | 21 (you'll see it getting all of the files) |
22 $ cd gaim | 22 $ cd gaim |